type VideoPosition (v202508)

  • VideoPosition is a data object used by various services like AdRuleService, ForecastService, and LineItemService within the Publisher API.

  • The VideoPosition object has fields for positionType, which is an enumeration including values like PREROLL, MIDROLL, and POSTROLL, and an integer field for midrollIndex.


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

Field

positionType

VideoPosition.Type


Enumerations
UNKNOWN
ALL
PREROLL
MIDROLL
POSTROLL

midrollIndex

xsd:int