Class: HighLevel::Models::AdManager::GoogleCampaignAudienceDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#age_rangeObject (readonly)

Returns the value of attribute age_range

Returns:

  • (Object)

    the current value of age_range



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

def age_range
  @age_range
end

#genderObject (readonly)

Returns the value of attribute gender

Returns:

  • (Object)

    the current value of gender



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

def gender
  @gender
end

#geo_locationsObject (readonly)

Returns the value of attribute geo_locations

Returns:

  • (Object)

    the current value of geo_locations



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

def geo_locations
  @geo_locations
end

#localesObject (readonly)

Returns the value of attribute locales

Returns:

  • (Object)

    the current value of locales



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

def locales
  @locales
end

#segmentsObject (readonly)

Returns the value of attribute segments

Returns:

  • (Object)

    the current value of segments



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

def segments
  @segments
end

#target_interestsObject (readonly)

Returns the value of attribute target_interests

Returns:

  • (Object)

    the current value of target_interests



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

def target_interests
  @target_interests
end