Class: HighLevel::Models::AdManager::LeadFormAssetPayloadDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#background_image_assetObject (readonly)

Returns the value of attribute background_image_asset

Returns:

  • (Object)

    the current value of background_image_asset



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

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

def business_name
  @business_name
end

#call_to_action_descriptionObject (readonly)

Returns the value of attribute call_to_action_description

Returns:

  • (Object)

    the current value of call_to_action_description



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

def call_to_action_description
  @call_to_action_description
end

#call_to_action_typeObject (readonly)

Returns the value of attribute call_to_action_type

Returns:

  • (Object)

    the current value of call_to_action_type



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

def call_to_action_type
  @call_to_action_type
end

#custom_question_fieldsObject (readonly)

Returns the value of attribute custom_question_fields

Returns:

  • (Object)

    the current value of custom_question_fields



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

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

def description
  @description
end

#desired_intentObject (readonly)

Returns the value of attribute desired_intent

Returns:

  • (Object)

    the current value of desired_intent



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

def desired_intent
  @desired_intent
end

#fieldsObject (readonly)

Returns the value of attribute fields

Returns:

  • (Object)

    the current value of fields



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

def fields
  @fields
end

#final_urlsObject (readonly)

Returns the value of attribute final_urls

Returns:

  • (Object)

    the current value of final_urls



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

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

def headline
  @headline
end

#post_submit_call_to_action_typeObject (readonly)

Returns the value of attribute post_submit_call_to_action_type

Returns:

  • (Object)

    the current value of post_submit_call_to_action_type



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

def post_submit_call_to_action_type
  @post_submit_call_to_action_type
end

#post_submit_descriptionObject (readonly)

Returns the value of attribute post_submit_description

Returns:

  • (Object)

    the current value of post_submit_description



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

def post_submit_description
  @post_submit_description
end

#post_submit_headlineObject (readonly)

Returns the value of attribute post_submit_headline

Returns:

  • (Object)

    the current value of post_submit_headline



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

def post_submit_headline
  @post_submit_headline
end

#privacy_policy_urlObject (readonly)

Returns the value of attribute privacy_policy_url

Returns:

  • (Object)

    the current value of privacy_policy_url



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

def privacy_policy_url
  @privacy_policy_url
end

#resource_nameObject (readonly)

Returns the value of attribute resource_name

Returns:

  • (Object)

    the current value of resource_name



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

def resource_name
  @resource_name
end