Class: HighLevel::Models::AdManager::GoogleCarouselCardDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

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

def call_to_action_label
  @call_to_action_label
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_carousel_card_dto.rb', line 9

def final_url
  @final_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/google_carousel_card_dto.rb', line 9

def headline
  @headline
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_carousel_card_dto.rb', line 9

def media
  @media
end