[[["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-02-13 UTC."],[[["VideoPositionTargetingError is a type of ApiError that can occur in the Google Ad Manager API."],["This error relates to issues with how video positions are targeted within yield groups."],["It can arise due to various reasons such as mixing bumper and non-bumper targeting or using invalid bumper targeting options."],["The `reason` field provides further details about the specific cause of the error, including possibilities like targeting custom ad spots or encountering an unknown issue."],["This information helps developers understand and address video position targeting problems when working with the Ad Manager API."]]],["The document outlines services like `ForecastService`, `LineItemService`, `YieldGroupService`, and others, within a namespace. It details the inheritance of `ApiError` and its fields: `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. Also listed are the multiple `ApiError` types, including specific targeting error types. Finally, the document defines `VideoPositionTargetingError` with a `reason` field and associated enumeration values such as `CANNOT_MIX_BUMPER_AND_NON_BUMPER_TARGETING` and `INVALID_BUMPER_TARGETING`.\n"]]