Class: HighLevel::Models::AdManager::AudienceLocationGeometry
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::AdManager::AudienceLocationGeometry
- Defined in:
- lib/high_level/models/ad_manager/audience_location_geometry.rb
Instance Attribute Summary collapse
-
#location ⇒ Object
readonly
Returns the value of attribute location.
-
#location_type ⇒ Object
readonly
Returns the value of attribute location_type.
Instance Attribute Details
#location ⇒ Object (readonly)
Returns the value of attribute location
9 10 11 |
# File 'lib/high_level/models/ad_manager/audience_location_geometry.rb', line 9 def location @location end |
#location_type ⇒ Object (readonly)
Returns the value of attribute location_type
9 10 11 |
# File 'lib/high_level/models/ad_manager/audience_location_geometry.rb', line 9 def location_type @location_type end |