Class: HighLevel::Models::AdManager::UpsertAdsetDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#audienceObject (readonly)

Returns the value of attribute audience

Returns:

  • (Object)

    the current value of audience



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

def audience
  @audience
end

#budgetObject (readonly)

Returns the value of attribute budget

Returns:

  • (Object)

    the current value of budget



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

def budget
  @budget
end

#campaign_idObject (readonly)

Returns the value of attribute campaign_id

Returns:

  • (Object)

    the current value of campaign_id



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

def campaign_id
  @campaign_id
end

#conversion_locationObject (readonly)

Returns the value of attribute conversion_location

Returns:

  • (Object)

    the current value of conversion_location



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

def conversion_location
  @conversion_location
end

#custom_event_typeObject (readonly)

Returns the value of attribute custom_event_type

Returns:

  • (Object)

    the current value of custom_event_type



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

def custom_event_type
  @custom_event_type
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#instagram_actor_idObject (readonly)

Returns the value of attribute instagram_actor_id

Returns:

  • (Object)

    the current value of instagram_actor_id



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

def instagram_actor_id
  @instagram_actor_id
end

#location_idObject (readonly)

Returns the value of attribute location_id

Returns:

  • (Object)

    the current value of location_id



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

def location_id
  @location_id
end

#messaging_platformsObject (readonly)

Returns the value of attribute messaging_platforms

Returns:

  • (Object)

    the current value of messaging_platforms



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

def messaging_platforms
  @messaging_platforms
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#page_idObject (readonly)

Returns the value of attribute page_id

Returns:

  • (Object)

    the current value of page_id



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

def page_id
  @page_id
end

#pixel_idObject (readonly)

Returns the value of attribute pixel_id

Returns:

  • (Object)

    the current value of pixel_id



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

def pixel_id
  @pixel_id
end

#whatsapp_numberObject (readonly)

Returns the value of attribute whatsapp_number

Returns:

  • (Object)

    the current value of whatsapp_number



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

def whatsapp_number
  @whatsapp_number
end