Class: HighLevel::Models::AdManager::CallAssetPayloadDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#ad_schedule_targetsObject (readonly)

Returns the value of attribute ad_schedule_targets

Returns:

  • (Object)

    the current value of ad_schedule_targets



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

def ad_schedule_targets
  @ad_schedule_targets
end

#call_conversion_actionObject (readonly)

Returns the value of attribute call_conversion_action

Returns:

  • (Object)

    the current value of call_conversion_action



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

def call_conversion_action
  @call_conversion_action
end

#country_codeObject (readonly)

Returns the value of attribute country_code

Returns:

  • (Object)

    the current value of country_code



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

def country_code
  @country_code
end

#phone_numberObject (readonly)

Returns the value of attribute phone_number

Returns:

  • (Object)

    the current value of phone_number



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

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

def resource_name
  @resource_name
end