Class: HighLevel::Models::AdManager::CampaignDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#ad_groupsObject (readonly)

Returns the value of attribute ad_groups

Returns:

  • (Object)

    the current value of ad_groups



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

def ad_groups
  @ad_groups
end

#ad_scheduleObject (readonly)

Returns the value of attribute ad_schedule

Returns:

  • (Object)

    the current value of ad_schedule



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

def ad_schedule
  @ad_schedule
end

#advanced_optionsObject (readonly)

Returns the value of attribute advanced_options

Returns:

  • (Object)

    the current value of advanced_options



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

def advanced_options
  @advanced_options
end

#advertising_channel_sub_typeObject (readonly)

Returns the value of attribute advertising_channel_sub_type

Returns:

  • (Object)

    the current value of advertising_channel_sub_type



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

def advertising_channel_sub_type
  @advertising_channel_sub_type
end

#advertising_channel_typeObject (readonly)

Returns the value of attribute advertising_channel_type

Returns:

  • (Object)

    the current value of advertising_channel_type



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

def advertising_channel_type
  @advertising_channel_type
end

#assetsObject (readonly)

Returns the value of attribute assets

Returns:

  • (Object)

    the current value of assets



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

def assets
  @assets
end

#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/campaign_dto.rb', line 9

def audience
  @audience
end

#bidding_strategyObject (readonly)

Returns the value of attribute bidding_strategy

Returns:

  • (Object)

    the current value of bidding_strategy



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

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

def budget
  @budget
end

#campaign_goalObject (readonly)

Returns the value of attribute campaign_goal

Returns:

  • (Object)

    the current value of campaign_goal



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

def campaign_goal
  @campaign_goal
end

#goal_typeObject (readonly)

Returns the value of attribute goal_type

Returns:

  • (Object)

    the current value of goal_type



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

def goal_type
  @goal_type
end

Returns the value of attribute google_ad_account_id

Returns:

  • (Object)

    the current value of google_ad_account_id



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

def 
  @google_ad_account_id
end

#google_campaign_idObject (readonly)

Returns the value of attribute google_campaign_id

Returns:

  • (Object)

    the current value of google_campaign_id



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

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

def id
  @id
end

#is_eu_political_adsObject (readonly)

Returns the value of attribute is_eu_political_ads

Returns:

  • (Object)

    the current value of is_eu_political_ads



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

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

def location_id
  @location_id
end

#maximum_cpcObject (readonly)

Returns the value of attribute maximum_cpc

Returns:

  • (Object)

    the current value of maximum_cpc



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

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

def name
  @name
end

#network_settingsObject (readonly)

Returns the value of attribute network_settings

Returns:

  • (Object)

    the current value of network_settings



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

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

def publishing_status
  @publishing_status
end

#sourceObject (readonly)

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



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

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

def unpublished_changes
  @unpublished_changes
end