Class: Google::Ads::AdManager::V1::GeoTarget
- Inherits:
-
Object
- Object
- Google::Ads::AdManager::V1::GeoTarget
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/ads/admanager/v1/geo_target_messages.rb
Overview
Represents a location in the world, for targeting.
Instance Attribute Summary collapse
-
#canonical_parent ⇒ ::String
readonly
Output only.
-
#display_name ⇒ ::String
readonly
Output only.
-
#name ⇒ ::String
Identifier.
-
#parent_names ⇒ ::Array<::String>
readonly
Output only.
-
#region_code ⇒ ::String
readonly
Output only.
-
#targetable ⇒ ::Boolean
readonly
Output only.
-
#type ⇒ ::String
readonly
Output only.
Instance Attribute Details
#canonical_parent ⇒ ::String (readonly)
52 53 54 55 |
# File 'proto_docs/google/ads/admanager/v1/geo_target_messages.rb', line 52 class GeoTarget include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#display_name ⇒ ::String (readonly)
52 53 54 55 |
# File 'proto_docs/google/ads/admanager/v1/geo_target_messages.rb', line 52 class GeoTarget include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String
52 53 54 55 |
# File 'proto_docs/google/ads/admanager/v1/geo_target_messages.rb', line 52 class GeoTarget include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent_names ⇒ ::Array<::String> (readonly)
52 53 54 55 |
# File 'proto_docs/google/ads/admanager/v1/geo_target_messages.rb', line 52 class GeoTarget include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#region_code ⇒ ::String (readonly)
52 53 54 55 |
# File 'proto_docs/google/ads/admanager/v1/geo_target_messages.rb', line 52 class GeoTarget include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |