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-02-13 UTC."],[[["VideoPositionTargeting allows publishers to target ads within and around videos, such as pre-roll, post-roll, and mid-roll."],["Empty video position targeting implies that all video positions are allowed, and bumper line items with empty targeting will automatically target all bumper positions."],["Publishers can use the `targetedPositions` field within VideoPositionTargeting to specify the desired video positions for their line items using VideoPositionTarget objects."]]],["The content describes `VideoPositionTargeting`, which defines where ads can appear within or around a video. It specifies targeting positions like pre-roll, post-roll, and mid-roll. Services such as `AdRuleService`, `ForecastService`, `LineItemService`, and `YieldGroupService` utilize this. Empty `VideoPositionTargeting` allows all video positions, and in bumper line items it targets all bumper positions. The `targetedPositions` field holds an array of `VideoPositionTarget` objects that define the targeted locations for a `LineItem`.\n"]]