[[["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\u003e\u003ccode\u003eVideoPosition.Type\u003c/code\u003e identifies targetable ad positions within a video for Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt includes options for pre-roll, mid-roll, post-roll, and targeting all positions.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is part of the Google Ad Manager API and uses a specific namespace for integration.\u003c/p\u003e\n"]]],["The core content defines `VideoPosition.Type`, representing targetable positions within a video. It lists the `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService` as services. The `VideoPosition` has types `UNKNOWN`, `ALL`, `PREROLL` (before video), `MIDROLL` (during video), and `POSTROLL` (after video), indicating different points for ad placement.\n"],null,["# enum VideoPosition.Type (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.VideoPosition.Type) **AdjustmentService** [ForecastService](/ad-manager/api/reference/v202411/ForecastService.VideoPosition.Type) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.VideoPosition.Type) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.VideoPosition.Type) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.VideoPosition.Type) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.VideoPosition.Type) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.VideoPosition.Type) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.VideoPosition.Type) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.VideoPosition.Type) **Dependencies** \n[VideoPosition](/ad-manager/api/reference/v202411/AdjustmentService.VideoPosition) \n▼\n**VideoPosition.Type**\n\nRepresents a targetable position within a video.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------------------------------------|\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |\n| `ALL` | This position targets all of the above video positions. |\n| `PREROLL` | The position defined as showing before the video starts playing. |\n| `MIDROLL` | The position defined as showing within the middle of the playing video. |\n| `POSTROLL` | The position defined as showing after the video is completed. |"]]