Class: HighLevel::Models::AdManager::UpsertAdDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#adset_idObject (readonly)

Returns the value of attribute adset_id

Returns:

  • (Object)

    the current value of adset_id



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

def adset_id
  @adset_id
end

#campaign_idObject (readonly)

Returns the value of attribute campaign_id

Returns:

  • (Object)

    the current value of campaign_id



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

def campaign_id
  @campaign_id
end

#conversation_form_idObject (readonly)

Returns the value of attribute conversation_form_id

Returns:

  • (Object)

    the current value of conversation_form_id



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

def conversation_form_id
  @conversation_form_id
end

#ctaObject (readonly)

Returns the value of attribute cta

Returns:

  • (Object)

    the current value of cta



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

def cta
  @cta
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/upsert_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/upsert_ad_dto.rb', line 9

def destination_form_id
  @destination_form_id
end

Returns the value of attribute destination_link

Returns:

  • (Object)

    the current value of destination_link



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

def destination_link
  @destination_link
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/upsert_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/upsert_ad_dto.rb', line 9

def id
  @id
end

#image_urlObject (readonly)

Returns the value of attribute image_url

Returns:

  • (Object)

    the current value of image_url



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

def image_url
  @image_url
end

#location_idObject (readonly)

Returns the value of attribute location_id

Returns:

  • (Object)

    the current value of location_id



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

def location_id
  @location_id
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/upsert_ad_dto.rb', line 9

def media
  @media
end

#media_typeObject (readonly)

Returns the value of attribute media_type

Returns:

  • (Object)

    the current value of media_type



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

def media_type
  @media_type
end

#multi_advertiser_adsObject (readonly)

Returns the value of attribute multi_advertiser_ads

Returns:

  • (Object)

    the current value of multi_advertiser_ads



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

def multi_advertiser_ads
  @multi_advertiser_ads
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/upsert_ad_dto.rb', line 9

def name
  @name
end

#primary_textObject (readonly)

Returns the value of attribute primary_text

Returns:

  • (Object)

    the current value of primary_text



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

def primary_text
  @primary_text
end