type VideoPosition (v202505)

  • VideoPosition is a field within the YieldGroupService that allows specifying the position of video ads.

  • Video ad positions can be of various types including UNKNOWN, ALL, PREROLL, MIDROLL, and POSTROLL.

  • For MIDROLL positions, a specific index can be provided using the midrollIndex field.

  • The VideoPosition field is used by several services including AdRuleService, ForecastService, and LineItemService.


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

Field

positionType

VideoPosition.Type


Enumerations
UNKNOWN
ALL
PREROLL
MIDROLL
POSTROLL

midrollIndex

xsd:int