View Source GoogleApi.DisplayVideo.V3.Model.NativeContentPositionAssignedTargetingOptionDetails (google_api_display_video v0.37.0)
Details for native content position assigned targeting option. This will be populated in the native_content_position_details field when targeting_type is TARGETING_TYPE_NATIVE_CONTENT_POSITION
. Explicitly targeting all options is not supported. Remove all native content position targeting options to achieve this effect.
Attributes
-
contentPosition
(type:String.t
, default:nil
) - Required. The content position.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DisplayVideo.V3.Model.NativeContentPositionAssignedTargetingOptionDetails{ contentPosition: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.