type VideoPositionTargeting (v202405)
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/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["VideoPositionTargeting allows you to target ads within and around videos, such as pre-roll, post-roll, and mid-roll."],["Empty video position targeting implies all positions are allowed, with bumper line items defaulting to all bumper positions if left empty."],["`targetedPositions` field specifies the `VideoPositionTarget` objects targeted by the video LineItem."],["It's a feature within the Google Ad Manager API, using the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The content defines `VideoPositionTargeting`, which specifies where ads can appear within or around videos. These positions include pre-roll, post-roll, and mid-roll. Empty `VideoPositionTargeting` indicates ads can appear in all video positions. Bumper line items with empty targeting are updated to target all bumper positions. `targetedPositions` are defined by `VideoPositionTarget` objects and determine the positions targeted by a video `LineItem`. Several services include this feature, such as `AdRuleService`, `ForecastService`, `LineItemService`, etc.\n"]]