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 publishers to target ads within and around video content, such as pre-roll, post-roll, and mid-roll positions."],["When VideoPositionTargeting is empty, it implies that ads can be displayed in all allowed video positions."],["For bumper line items with empty targeting, the system automatically targets all available bumper positions."],["`targetedPositions` field allows specification of the `VideoPositionTarget` objects that the video line item should target."]]],["The core content defines `VideoPositionTargeting`, which specifies ad positions within and around videos. These positions include pre-roll, post-roll, and mid-roll. It is used within various services like `AdRuleService`, `ForecastService`, and `LineItemService`. Empty `VideoPositionTargeting` implies all video positions are targeted. The field `targetedPositions`, a list of `VideoPositionTarget` objects, defines the specific video positions targeted by a `LineItem`. The associated namespace is also provided.\n"]]