The video bumper type to target. To target a video position or a pod position, this value must
be null. To target a bumper position this value must be populated and the line item must have a
bumper type. To target a custom ad spot, this value must be null.
The video position within a pod to target. To target a video position or a bumper position,
this value must be null. To target a position within a pod this value must be populated. To
target a custom ad spot, this value must be null.
adSpotId
xsd:long
A custom spot AdSpot to target. To target a video position, a bumper type or a video
position within a pod this value must be null.
[[["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-11-19 UTC."],[[["`VideoPositionTarget` allows you to target specific positions within a video content for ad placements."],["It provides options to target pre-roll, mid-roll, post-roll, bumper positions, and even custom ad spots using their IDs."],["You can refine targeting by specifying positions within ad pods or selecting specific bumper types like pre- or post-pod bumpers."],["To use the standard video positions (pre-roll, mid-roll, post-roll) the `videoPosition` field needs to be populated while the other position targeting fields must be null."],["For targeting bumper positions, only `videoPosition` and `videoBumperType` should be set, other position targeting fields must be null."]]],["The content outlines services like `AdRuleService`, `AdjustmentService`, `ForecastService`, and others, related to ad management. Key information centers around `VideoPositionTarget`, which defines targetable video positions. It has fields such as `videoPosition`, `videoBumperType` (with enumerations `BEFORE` and `AFTER`), `videoPositionWithinPod`, and `adSpotId`. Each field dictates specific targeting parameters like positions within a video or bumper types, and are required depending on the specific type of position.\n"]]