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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-20 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 that all positions are allowed, with bumper line items automatically targeting all bumper positions."],["This targeting utilizes `VideoPositionTarget` objects to specify the desired positions within a video for a LineItem."],["It is defined within the `https://www.google.com/apis/ads/publisher/v202408` namespace."],["The `targetedPositions` field stores the specific VideoPositionTarget objects being targeted."]]],["The content describes `VideoPositionTargeting`, which defines where ads can appear within a video, such as pre-roll, mid-roll, or post-roll. It's used within various services like `AdRuleService`, `ForecastService`, and `LineItemService`. Empty `VideoPositionTargeting` allows ads in all positions. The `targetedPositions` field, containing an array of `VideoPositionTarget` objects, specifies the actual targeted positions for a video line item. The Namespace for this targeting is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]