View Source GoogleApi.AdExchangeBuyer.V2beta1.Model.LocationContext (google_api_ad_exchange_buyer v0.41.0)
Output only. The Geo criteria the restriction applies to.
Attributes
-
geoCriteriaIds(type:list(integer()), default:nil) - IDs representing the geo location for this context. Refer to the geo-table.csv file for different geo criteria IDs.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AdExchangeBuyer.V2beta1.Model.LocationContext{ geoCriteriaIds: [integer()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.