Class: HighLevel::Models::AdManager::FacebookAudienceDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#age_maxObject (readonly)

Returns the value of attribute age_max

Returns:

  • (Object)

    the current value of age_max



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

def age_max
  @age_max
end

#age_minObject (readonly)

Returns the value of attribute age_min

Returns:

  • (Object)

    the current value of age_min



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

def age_min
  @age_min
end

#gendersObject (readonly)

Returns the value of attribute genders

Returns:

  • (Object)

    the current value of genders



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

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

def geo_locations
  @geo_locations
end

#interestsObject (readonly)

Returns the value of attribute interests

Returns:

  • (Object)

    the current value of interests



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

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

def locales
  @locales
end

#lookalikeObject (readonly)

Returns the value of attribute lookalike

Returns:

  • (Object)

    the current value of lookalike



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

def lookalike
  @lookalike
end

#placement_typeObject (readonly)

Returns the value of attribute placement_type

Returns:

  • (Object)

    the current value of placement_type



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

def placement_type
  @placement_type
end

#placementsObject (readonly)

Returns the value of attribute placements

Returns:

  • (Object)

    the current value of placements



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

def placements
  @placements
end

#retargetingObject (readonly)

Returns the value of attribute retargeting

Returns:

  • (Object)

    the current value of retargeting



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

def retargeting
  @retargeting
end