Class: HighLevel::Models::AdManager::UpdateCustomAudienceBatchDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#csv_pathObject (readonly)

Returns the value of attribute csv_path

Returns:

  • (Object)

    the current value of csv_path



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

def csv_path
  @csv_path
end

#dynamic_audienceObject (readonly)

Returns the value of attribute dynamic_audience

Returns:

  • (Object)

    the current value of dynamic_audience



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

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

def location_id
  @location_id
end

#operation_typeObject (readonly)

Returns the value of attribute operation_type

Returns:

  • (Object)

    the current value of operation_type



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

def operation_type
  @operation_type
end

#smartlist_idsObject (readonly)

Returns the value of attribute smartlist_ids

Returns:

  • (Object)

    the current value of smartlist_ids



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

def smartlist_ids
  @smartlist_ids
end