Represents the options for targetable positions within a video.
More...
|
VideoPosition | videoPosition [get, set] |
| The video position to target. This attribute is required. More...
|
|
VideoBumperType | videoBumperType [get, set] |
| The video bumper type to target. To target a video position or a pod position, this value must be null. To target a bumper position this value must be populated and the line item must have a bumper type. To target a custom ad spot, this value must be null. More...
|
|
bool | videoBumperTypeSpecified [get, set] |
|
VideoPositionWithinPod | videoPositionWithinPod [get, set] |
| The video position within a pod to target. To target a video position or a bumper position, this value must be null. To target a position within a pod this value must be populated. To target a custom ad spot, this value must be null. More...
|
|
long | adSpotId [get, set] |
| A custom spot AdSpot to target. To target a video position, a bumper type or a video position within a pod this value must be null. More...
|
|
bool | adSpotIdSpecified [get, set] |
|
Represents the options for targetable positions within a video.
long Google.Api.Ads.AdManager.v202402.VideoPositionTarget.adSpotId |
|
getset |
A custom spot AdSpot to target. To target a video position, a bumper type or a video position within a pod this value must be null.
bool Google.Api.Ads.AdManager.v202402.VideoPositionTarget.adSpotIdSpecified |
|
getset |
true
, if a value is specified for adSpotId, false
otherwise.
VideoBumperType Google.Api.Ads.AdManager.v202402.VideoPositionTarget.videoBumperType |
|
getset |
The video bumper type to target. To target a video position or a pod position, this value must be null. To target a bumper position this value must be populated and the line item must have a bumper type. To target a custom ad spot, this value must be null.
bool Google.Api.Ads.AdManager.v202402.VideoPositionTarget.videoBumperTypeSpecified |
|
getset |
VideoPosition Google.Api.Ads.AdManager.v202402.VideoPositionTarget.videoPosition |
|
getset |
The video position to target. This attribute is required.
The video position within a pod to target. To target a video position or a bumper position, this value must be null. To target a position within a pod this value must be populated. To target a custom ad spot, this value must be null.
The documentation for this class was generated from the following file: