View Source GoogleApi.DisplayVideo.V3.Model.SessionPositionAssignedTargetingOptionDetails (google_api_display_video v0.38.2)
Details for session position assigned targeting option. This will be populated in the session_position_details field when targeting_type is TARGETING_TYPE_SESSION_POSITION
.
Attributes
-
sessionPosition
(type:String.t
, default:nil
) - The position where the ad will show in a session.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DisplayVideo.V3.Model.SessionPositionAssignedTargetingOptionDetails{ sessionPosition: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.