type VideoPositionTargeting (v202411)
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/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."],[[["VideoPositionTargeting allows targeting ads within and around videos, such as pre-roll, post-roll, and mid-roll."],["Empty video position targeting signifies that all video positions are permissible."],["For bumper line items, empty video position targeting defaults to targeting all bumper positions."],["The `targetedPositions` field specifies the VideoTargetingPosition objects targeted by the video LineItem."]]],["The core content describes `VideoPositionTargeting`, which defines where ads can appear within a video. Possible placements include pre-roll, post-roll, and mid-roll. Empty `VideoPositionTargeting` indicates ads can appear in all positions; bumper line items with empty targeting are updated to target all bumper positions. The field `targetedPositions` holds an array of `VideoPositionTarget` objects that represent the specified video ad placements for a given line item. This information can be found in several services like AdRuleService and ProposalService.\n"]]