Class: HighLevel::Models::AdManager::GoogleAdContentDTO
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::AdManager::GoogleAdContentDTO
- Defined in:
- lib/high_level/models/ad_manager/google_ad_content_dto.rb
Instance Attribute Summary collapse
-
#ad_campaign_id ⇒ Object
readonly
Returns the value of attribute ad_campaign_id.
-
#ad_error ⇒ Object
readonly
Returns the value of attribute ad_error.
-
#ad_group_id ⇒ Object
readonly
Returns the value of attribute ad_group_id.
-
#ad_id ⇒ Object
readonly
Returns the value of attribute ad_id.
-
#business_name ⇒ Object
readonly
Returns the value of attribute business_name.
-
#call_to_action_label ⇒ Object
readonly
Returns the value of attribute call_to_action_label.
-
#carousel_cards ⇒ Object
readonly
Returns the value of attribute carousel_cards.
-
#custom_channels ⇒ Object
readonly
Returns the value of attribute custom_channels.
-
#descriptions ⇒ Object
readonly
Returns the value of attribute descriptions.
-
#final_url ⇒ Object
readonly
Returns the value of attribute final_url.
-
#google_ad_id ⇒ Object
readonly
Returns the value of attribute google_ad_id.
-
#headlines ⇒ Object
readonly
Returns the value of attribute headlines.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#is_deleted ⇒ Object
readonly
Returns the value of attribute is_deleted.
-
#long_headlines ⇒ Object
readonly
Returns the value of attribute long_headlines.
-
#media ⇒ Object
readonly
Returns the value of attribute media.
-
#media_type ⇒ Object
readonly
Returns the value of attribute media_type.
-
#name ⇒ Object
readonly
Returns the value of attribute name.
-
#path1 ⇒ Object
readonly
Returns the value of attribute path1.
-
#path2 ⇒ Object
readonly
Returns the value of attribute path2.
-
#placements ⇒ Object
readonly
Returns the value of attribute placements.
-
#publishing_status ⇒ Object
readonly
Returns the value of attribute publishing_status.
-
#youtube_video_links ⇒ Object
readonly
Returns the value of attribute youtube_video_links.
Instance Attribute Details
#ad_campaign_id ⇒ Object (readonly)
Returns the value of attribute 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_error ⇒ Object (readonly)
Returns the value of attribute 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_id ⇒ Object (readonly)
Returns the value of attribute 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_id ⇒ Object (readonly)
Returns the value of attribute 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_name ⇒ Object (readonly)
Returns the value of attribute 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_label ⇒ Object (readonly)
Returns the value of attribute 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 |
#carousel_cards ⇒ Object (readonly)
Returns the value of attribute 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_channels ⇒ Object (readonly)
Returns the value of attribute 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 |
#descriptions ⇒ Object (readonly)
Returns the value of attribute descriptions
9 10 11 |
# File 'lib/high_level/models/ad_manager/google_ad_content_dto.rb', line 9 def descriptions @descriptions end |
#final_url ⇒ Object (readonly)
Returns the value of attribute 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 |
#google_ad_id ⇒ Object (readonly)
Returns the value of attribute 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 |
#headlines ⇒ Object (readonly)
Returns the value of attribute headlines
9 10 11 |
# File 'lib/high_level/models/ad_manager/google_ad_content_dto.rb', line 9 def headlines @headlines end |
#id ⇒ Object (readonly)
Returns the value of attribute id
9 10 11 |
# File 'lib/high_level/models/ad_manager/google_ad_content_dto.rb', line 9 def id @id end |
#is_deleted ⇒ Object (readonly)
Returns the value of attribute 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_headlines ⇒ Object (readonly)
Returns the value of attribute 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 |
#media ⇒ Object (readonly)
Returns the value of attribute media
9 10 11 |
# File 'lib/high_level/models/ad_manager/google_ad_content_dto.rb', line 9 def media @media end |
#media_type ⇒ Object (readonly)
Returns the value of attribute 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 |
#name ⇒ Object (readonly)
Returns the value of attribute name
9 10 11 |
# File 'lib/high_level/models/ad_manager/google_ad_content_dto.rb', line 9 def name @name end |
#path1 ⇒ Object (readonly)
Returns the value of attribute path1
9 10 11 |
# File 'lib/high_level/models/ad_manager/google_ad_content_dto.rb', line 9 def path1 @path1 end |
#path2 ⇒ Object (readonly)
Returns the value of attribute path2
9 10 11 |
# File 'lib/high_level/models/ad_manager/google_ad_content_dto.rb', line 9 def path2 @path2 end |
#placements ⇒ Object (readonly)
Returns the value of attribute placements
9 10 11 |
# File 'lib/high_level/models/ad_manager/google_ad_content_dto.rb', line 9 def placements @placements end |
#publishing_status ⇒ Object (readonly)
Returns the value of attribute 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 |
#youtube_video_links ⇒ Object (readonly)
Returns the value of attribute 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 |