View Source GoogleApi.DisplayVideo.V3.Model.VideoPlayerSizeAssignedTargetingOptionDetails (google_api_display_video v0.37.1)
Video player size targeting option details. This will be populated in the video_player_size_details field when targeting_type is TARGETING_TYPE_VIDEO_PLAYER_SIZE
. Explicitly targeting all options is not supported. Remove all video player size targeting options to achieve this effect.
Attributes
-
videoPlayerSize
(type:String.t
, default:nil
) - Required. The video player size.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DisplayVideo.V3.Model.VideoPlayerSizeAssignedTargetingOptionDetails{ videoPlayerSize: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.