Class: HighLevel::Models::AdManager::GeoLocationDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#facet_urnObject (readonly)

Returns the value of attribute facet_urn

Returns:

  • (Object)

    the current value of facet_urn



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

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

def name
  @name
end

#selection_typeObject (readonly)

Returns the value of attribute selection_type

Returns:

  • (Object)

    the current value of selection_type



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

def selection_type
  @selection_type
end

#urnObject (readonly)

Returns the value of attribute urn

Returns:

  • (Object)

    the current value of urn



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

def urn
  @urn
end