AI-generated Key Takeaways
-
VideoPosition
represents a targetable position within a video, such as pre-roll, mid-roll, or post-roll. -
You can target a specific mid-roll index using the
midrollIndex
field when thepositionType
isMIDROLL
. -
The
positionType
field specifies whether the position is pre-roll, mid-roll, post-roll, or all positions.
Represents a targetable position within a video. A video ad can be targeted to a position (pre-roll, all mid-rolls, or post-roll), or to a specific mid-roll index.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
|
The type of video position (pre-roll, mid-roll, or post-roll). Enumerations
|
|
The index of the mid-roll to target. Only valid if the |