type VideoPositionTargeting (v202408)
Represents positions within and around a video where ads can be
targeted to.
Example positions could be pre-roll
(before the video plays),
post-roll
(after a video has
completed playback) and mid-roll
(during video playback).
Empty video position targeting means that all video positions
are allowed. If a bumper line item has empty video position
targeting it will be updated to target all bumper positions.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["VideoPositionTargeting allows targeting ads within and around videos, such as pre-roll, post-roll, and mid-roll."],["Empty video position targeting implies that all positions are allowed, with bumper line items automatically targeting all bumper positions when left empty."],["`targetedPositions` field specifies the `VideoPositionTarget` objects that a video line item is targeting."],["The namespace for VideoPositionTargeting is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The core content describes `VideoPositionTargeting`, which defines where ads can appear within or around a video, such as pre-roll, post-roll, and mid-roll. Empty targeting allows all positions. This is linked to services like `AdRuleService`, `ForecastService`, and `LineItemService`. The `targetedPositions` field, an array of `VideoPositionTarget` objects, determines the specific video positions targeted by a `LineItem`. The namespace is provided for reference.\n"]]