type VideoPosition (v202308)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202308
Field
|
positionType
|
VideoPosition.Type
Enumerations
-
UNKNOWN
-
ALL
-
PREROLL
-
MIDROLL
-
POSTROLL
|
midrollIndex
|
xsd:int
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-08-22 UTC.
[null,null,["Last updated 2023-08-22 UTC."],[[["VideoPosition objects define the position of a video ad within a video stream, such as pre-roll, mid-roll, or post-roll."],["They are utilized by various services including AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService."],["Two primary fields define a VideoPosition: `positionType`, which specifies the overall ad position (e.g., pre-roll, mid-roll), and `midrollIndex`, which further specifies the position within the content for mid-roll ads."],["The `positionType` field uses the `VideoPosition.Type` enumeration, which includes options like `PREROLL`, `MIDROLL`, `POSTROLL`, and more."],["VideoPosition objects are part of the Google Ad Manager API and are defined within the namespace `https://www.google.com/apis/ads/publisher/v202308`."]]],[]]