type VideoPositionTargeting (v202402)
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/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["VideoPositionTargeting allows publishers to target ads within and around video content, such as pre-roll, post-roll, and mid-roll positions."],["Empty video position targeting implies that ads can be displayed in all allowed video positions."],["For bumper line items, empty video position targeting automatically defaults to targeting all bumper positions."],["VideoPositionTargeting utilizes VideoPositionTarget objects to define the specific video positions targeted by a line item."]]],["The content describes `VideoPositionTargeting`, which defines where ads can appear within or around videos, such as pre-roll, mid-roll, and post-roll. It's part of several services including `AdRuleService`, `AdjustmentService`, `ForecastService`, and others. An empty `VideoPositionTargeting` indicates that ads can appear in any video position. `targetedPositions` is the field containing an array of `VideoTargetingPosition` objects for the targeted video positions. The namespace is provided for reference.\n"]]