[[["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."],[[["`VideoPositionTargetingError` outlines reasons for errors in video position targeting within Google Ad Manager."],["These errors can arise from conflicting bumper and non-bumper targeting, invalid bumper targeting, or targeting restrictions to custom ad spots."],["The error namespace is `https://www.google.com/apis/ads/publisher/v202408`, and it's utilized by services like `ForecastService`, `LineItemService`, and others."],["Each error reason is represented by a specific enumeration value, providing clarity on the cause of the issue."],["An \"UNKNOWN\" enumeration value indicates an error not exposed in the current API version."]]],["The provided content defines `VideoPositionTargetingError` and its possible reasons within the context of various services in an API. Key services include `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. `VideoPositionTargetingError` reasons encompass issues like mixing bumper and non-bumper targeting (`CANNOT_MIX_BUMPER_AND_NON_BUMPER_TARGETING`), invalid bumper targeting (`INVALID_BUMPER_TARGETING`), and targeting non-custom ad spots (`CAN_ONLY_TARGET_CUSTOM_AD_SPOTS`). An `UNKNOWN` reason is given for values not exposed.\n"]]