type VideoPosition (v202411)

  • The VideoPosition object defines the position of a video ad within the content, such as pre-roll, mid-roll, or post-roll.

  • It uses the positionType field to specify the position, with options like PREROLL, MIDROLL, POSTROLL, etc.

  • For mid-roll positions, the midrollIndex field indicates the specific placement within the content.

  • This object is part of the Google Ad Manager API and is used within the YieldGroupService.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

positionType

VideoPosition.Type


Enumerations
UNKNOWN
ALL
PREROLL
MIDROLL
POSTROLL

midrollIndex

xsd:int