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 2025-08-06 UTC."],[[["\u003cp\u003eVideoPositionTargeting allows publishers to target ads within and around videos, such as pre-roll, post-roll, and mid-roll.\u003c/p\u003e\n"],["\u003cp\u003eEmpty video position targeting implies that all video positions are allowed, with bumper line items automatically targeting all bumper positions if left empty.\u003c/p\u003e\n"],["\u003cp\u003ePublishers can specify targeted positions using the \u003ccode\u003etargetedPositions\u003c/code\u003e field, which accepts an array of \u003ccode\u003eVideoPositionTarget\u003c/code\u003e objects to indicate desired ad placements within the video content.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVideoPositionTargeting\u003c/code\u003e object is defined within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],["The core content describes `VideoPositionTargeting`, which defines where ads can appear within a video (e.g., pre-roll, mid-roll, post-roll). Empty targeting allows ads in all video positions. Bumper line items with empty targeting will target all bumper positions. The `targetedPositions` field, using `VideoPositionTarget` objects, specifies the positions targeted by a video line item, within a defined namespace. It relies on multiple services to operate, and on `Targeting` dependencies.\n"],null,["# type VideoPositionTargeting (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.VideoPositionTargeting) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.VideoPositionTargeting) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.VideoPositionTargeting) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.VideoPositionTargeting) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.VideoPositionTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.VideoPositionTargeting) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.VideoPositionTargeting) **PublisherQueryLanguageService** [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.VideoPositionTargeting) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.VideoPositionTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.Targeting) \n▼\n**VideoPositionTargeting**\n\n\nRepresents positions within and around a video where ads can be\ntargeted to.\n\nExample positions could be `pre-roll` (before the video plays),\n`post-roll` (after a video has\ncompleted playback) and `mid-roll`\n(during video playback).\n\nEmpty video position targeting means that all video positions\nare allowed. If a bumper line item has empty video position\ntargeting it will be updated to target all bumper positions.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|-------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `targetedPositions` | ` `[VideoPositionTarget](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.VideoPositionTarget)`[]` The `VideoTargetingPosition` objects being targeted by the video [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem). |"]]