type VideoPosition (v202411)

  • VideoPosition is a field within the YieldGroupService.

  • It contains fields for positionType, which uses an enumeration to specify the type of video ad position (e.g., PREROLL, MIDROLL, POSTROLL), and midrollIndex, which is an integer.

  • Various services such as AdRuleService, ForecastService, and LineItemService also utilize VideoPosition.


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

Field

positionType

VideoPosition.Type


Enumerations
UNKNOWN
ALL
PREROLL
MIDROLL
POSTROLL

midrollIndex

xsd:int