GoogleApi.DisplayVideo.V1.Model.PoiSearchTerms (google_api_display_video v0.24.0) View Source
Search terms for POI targeting options.
Attributes
-
poiQuery(type:String.t, default:nil) - The search query for the desired POI name, street address, or coordinate of the desired POI. The query can be a prefix, e.g. "Times squar", "40.7505045,-73.99562", "315 W 44th St", 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.PoiSearchTerms{
poiQuery: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.