View Source GoogleApi.AuthorizedBuyersMarketplace.V1.Model.VideoTargeting (google_api_authorized_buyers_marketplace v0.6.2)
Represents targeting information about video.
Attributes
-
excludedPositionTypes
(type:list(String.t)
, default:nil
) - A list of video positions to be excluded. When this field is populated, the targeted_position_types field must be empty. -
targetedPositionTypes
(type:list(String.t)
, default:nil
) - A list of video positions to be included. When this field is populated, the excluded_position_types field must be empty.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.