Class: HighLevel::Models::AdManager::GoogleAdContentDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#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/google_ad_content_dto.rb', line 9

def ad_campaign_id
  @ad_campaign_id
end

#ad_errorObject (readonly)

Returns the value of attribute ad_error

Returns:

  • (Object)

    the current value of ad_error



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

def ad_error
  @ad_error
end

#ad_group_idObject (readonly)

Returns the value of attribute ad_group_id

Returns:

  • (Object)

    the current value of ad_group_id



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

def ad_group_id
  @ad_group_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/google_ad_content_dto.rb', line 9

def ad_id
  @ad_id
end

#business_nameObject (readonly)

Returns the value of attribute business_name

Returns:

  • (Object)

    the current value of business_name



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

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

def call_to_action_label
  @call_to_action_label
end

Returns the value of attribute carousel_cards

Returns:

  • (Object)

    the current value of carousel_cards



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

def carousel_cards
  @carousel_cards
end

#custom_channelsObject (readonly)

Returns the value of attribute custom_channels

Returns:

  • (Object)

    the current value of custom_channels



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

def custom_channels
  @custom_channels
end

#descriptionsObject (readonly)

Returns the value of attribute descriptions

Returns:

  • (Object)

    the current value of descriptions



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

def descriptions
  @descriptions
end

#final_urlObject (readonly)

Returns the value of attribute final_url

Returns:

  • (Object)

    the current value of final_url



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

def final_url
  @final_url
end

Returns the value of attribute google_ad_id

Returns:

  • (Object)

    the current value of google_ad_id



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

def google_ad_id
  @google_ad_id
end

#headlinesObject (readonly)

Returns the value of attribute headlines

Returns:

  • (Object)

    the current value of headlines



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

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

def id
  @id
end

#is_deletedObject (readonly)

Returns the value of attribute is_deleted

Returns:

  • (Object)

    the current value of is_deleted



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

def is_deleted
  @is_deleted
end

#long_headlinesObject (readonly)

Returns the value of attribute long_headlines

Returns:

  • (Object)

    the current value of long_headlines



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

def long_headlines
  @long_headlines
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/google_ad_content_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/google_ad_content_dto.rb', line 9

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

def name
  @name
end

#path1Object (readonly)

Returns the value of attribute path1

Returns:

  • (Object)

    the current value of path1



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

def path1
  @path1
end

#path2Object (readonly)

Returns the value of attribute path2

Returns:

  • (Object)

    the current value of path2



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

def path2
  @path2
end

#placementsObject (readonly)

Returns the value of attribute placements

Returns:

  • (Object)

    the current value of placements



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

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

def publishing_status
  @publishing_status
end

Returns the value of attribute youtube_video_links

Returns:

  • (Object)

    the current value of youtube_video_links



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

def youtube_video_links
  @youtube_video_links
end