Class: HighLevel::Models::AdManager::PostSubmissionCallToActionDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/ad_manager/post_submission_call_to_action_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/post_submission_call_to_action_dto.rb', line 9

def call_to_action_label
  @call_to_action_label
end

#call_to_action_targetObject (readonly)

Returns the value of attribute call_to_action_target

Returns:

  • (Object)

    the current value of call_to_action_target



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

def call_to_action_target
  @call_to_action_target
end