Class: HighLevel::Models::AdManager::AdCampaignGroupDataDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#ad_budget_optimizationObject (readonly)

Returns the value of attribute ad_budget_optimization

Returns:

  • (Object)

    the current value of ad_budget_optimization



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

def ad_budget_optimization
  @ad_budget_optimization
end

#ad_campaign_group_idObject (readonly)

Returns the value of attribute ad_campaign_group_id

Returns:

  • (Object)

    the current value of ad_campaign_group_id



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

def ad_campaign_group_id
  @ad_campaign_group_id
end

#ad_campaignsObject (readonly)

Returns the value of attribute ad_campaigns

Returns:

  • (Object)

    the current value of ad_campaigns



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

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

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

def id
  @id
end

#linked_in_ad_account_idObject (readonly)

Returns the value of attribute linked_in_ad_account_id

Returns:

  • (Object)

    the current value of linked_in_ad_account_id



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

def 
  @linked_in_ad_account_id
end

#linked_in_errorObject (readonly)

Returns the value of attribute linked_in_error

Returns:

  • (Object)

    the current value of linked_in_error



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

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

def location_id
  @location_id
end

#metaObject (readonly)

Returns the value of attribute meta

Returns:

  • (Object)

    the current value of meta



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

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

def name
  @name
end

#objective_typeObject (readonly)

Returns the value of attribute objective_type

Returns:

  • (Object)

    the current value of objective_type



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

def objective_type
  @objective_type
end

#publishing_statusObject (readonly)

Returns the value of attribute publishing_status

Returns:

  • (Object)

    the current value of publishing_status



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

def publishing_status
  @publishing_status
end

#unpublished_changesObject (readonly)

Returns the value of attribute unpublished_changes

Returns:

  • (Object)

    the current value of unpublished_changes



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

def unpublished_changes
  @unpublished_changes
end