GoogleApi.DisplayVideo.V3.Model.PoiTargetingOptionDetails (google_api_display_video v0.39.0)
View SourceRepresents a targetable point of interest(POI). This will be populated in the poi_details field when targeting_type is TARGETING_TYPE_POI.
Attributes
-
displayName(type:String.t, default:nil) - Output only. The display name of a POI(e.g. "Times Square", "Space Needle"), followed by its full address if available. -
latitude(type:float(), default:nil) - Output only. Latitude of the POI rounding to 6th decimal place. -
longitude(type:float(), default:nil) - Output only. Longitude of the POI rounding to 6th decimal place.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.