type VideoPositionTarget (v202411)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["VideoPositionTarget objects define targeting criteria based on video ad position, including pre-roll, mid-roll, post-roll, and bumper ads."],["They allow for precise targeting within video content by specifying positions relative to the video content and ad pods."],["VideoPositionTarget utilizes fields like videoPosition, videoBumperType, videoPositionWithinPod, and adSpotId to define targeting parameters."],["These objects are used within the Google Ad Manager API, specifically under the YieldGroupService, to manage and optimize ad delivery."]]],["The content outlines the `VideoPositionTarget` within the `YieldGroupService` namespace (`https://www.google.com/apis/ads/publisher/v202411`). Key fields include `videoPosition`, specifying the ad's placement; `videoBumperType`, using enumerations `BEFORE` and `AFTER` for pre/post-roll ads; `videoPositionWithinPod`, and `adSpotId` (long type). This target depends on the `VideoPositionTargeting` and is related to various services such as `AdRuleService` and `ProposalService`.\n"]]