Class: HighLevel::Models::AdManager::LinkedInAdDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/ad_manager/linked_in_ad_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ad_campaign_group_idObject (readonly)

Returns the value of attribute ad_campaign_group_id

Returns:

  • (Object)

    the current value of ad_campaign_group_id



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def ad_campaign_group_id
  @ad_campaign_group_id
end

#ad_campaign_idObject (readonly)

Returns the value of attribute ad_campaign_id

Returns:

  • (Object)

    the current value of ad_campaign_id



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def ad_campaign_id
  @ad_campaign_id
end

#ad_idObject (readonly)

Returns the value of attribute ad_id

Returns:

  • (Object)

    the current value of ad_id



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def ad_id
  @ad_id
end

#call_to_action_labelObject (readonly)

Returns the value of attribute call_to_action_label

Returns:

  • (Object)

    the current value of call_to_action_label



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def call_to_action_label
  @call_to_action_label
end

#content_reference_stringObject (readonly)

Returns the value of attribute content_reference_string

Returns:

  • (Object)

    the current value of content_reference_string



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def content_reference_string
  @content_reference_string
end

#descriptionObject (readonly)

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def description
  @description
end

#destination_form_idObject (readonly)

Returns the value of attribute destination_form_id

Returns:

  • (Object)

    the current value of destination_form_id



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def destination_form_id
  @destination_form_id
end

#destination_urlObject (readonly)

Returns the value of attribute destination_url

Returns:

  • (Object)

    the current value of destination_url



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def destination_url
  @destination_url
end

#headlineObject (readonly)

Returns the value of attribute headline

Returns:

  • (Object)

    the current value of headline



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def headline
  @headline
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def id
  @id
end

#introductory_textObject (readonly)

Returns the value of attribute introductory_text

Returns:

  • (Object)

    the current value of introductory_text



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def introductory_text
  @introductory_text
end

#linked_in_errorObject (readonly)

Returns the value of attribute linked_in_error

Returns:

  • (Object)

    the current value of linked_in_error



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def linked_in_error
  @linked_in_error
end

#mediaObject (readonly)

Returns the value of attribute media

Returns:

  • (Object)

    the current value of media



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def media
  @media
end

#metaObject (readonly)

Returns the value of attribute meta

Returns:

  • (Object)

    the current value of meta



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def meta
  @meta
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def name
  @name
end

#publishing_statusObject (readonly)

Returns the value of attribute publishing_status

Returns:

  • (Object)

    the current value of publishing_status



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_ad_dto.rb', line 9

def publishing_status
  @publishing_status
end