GoogleApi.DisplayVideo.V1.Model.GeoRegionSearchTerms (google_api_display_video v0.18.0) View Source
Search terms for geo region targeting options.
Attributes
-
geoRegionQuery
(type:String.t
, default:nil
) - The search query for the desired geo region. The query can be a prefix, e.g. "New Yor", "Seattle", "USA", etc.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DisplayVideo.V1.Model.GeoRegionSearchTerms{ geoRegionQuery: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.