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-05-15 UTC."],[[["VideoPositionTarget allows for targeting specific positions within a video, such as pre-roll, mid-roll, post-roll, or bumper positions."],["This targeting can be further refined to specific positions within ad pods or even custom ad spots."],["VideoPositionTarget utilizes fields like `videoPosition`, `videoBumperType`, `videoPositionWithinPod`, and `adSpotId` to specify the desired targeting."],["It is important to note that certain fields must be null or populated depending on the desired targeting type, ensuring accurate ad placement."],["VideoPositionTarget is essential for publishers seeking granular control over ad delivery within their video content."]]],["The content details `VideoPositionTarget`, specifying targetable video positions. Key fields include `videoPosition` (required), `videoBumperType` (for bumper targeting, with options `BEFORE` or `AFTER`), `videoPositionWithinPod` (for pod positions), and `adSpotId` (for custom ad spots). These attributes define how ads target specific placements within video content, with specific requirements for each field to target the specific position. Several services like `ForecastService`, `AdRuleService`, and `AdjustmentService` are related.\n"]]