AI-generated Key Takeaways
-
VideoPosition represents targetable positions within a video for advertising.
-
You can target a video ad to specific positions like pre-roll, all mid-rolls, post-roll, or a specific mid-roll index.
-
The type of video position is determined by the
positionType
field, which can be UNKNOWN, ALL, PREROLL, MIDROLL, or POSTROLL. -
The
midrollIndex
field specifies the index for targeting a particular mid-roll position and is only used whenpositionType
is MIDROLL.
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/v202505
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 |