[[["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."],[[["The `VideoPositionTargetingError` object represents errors related to video position targeting in Google Ad Manager."],["This error can occur within services such as ForecastService, LineItemService, and others, as indicated in the provided list."],["The error object inherits from `ApiError` and includes fields like `fieldPath`, `trigger`, and `errorString` for debugging."],["The `reason` field provides specific information about the video position targeting error, with enumerated reasons such as mixing bumper and non-bumper targeting or targeting invalid ad spots."],["Developers using the Google Ad Manager API should be aware of these potential errors and implement appropriate handling mechanisms."]]],["The core content details the `YieldGroupService` and related error types within the `v202408` API. It lists several services like `ForecastService`, `LineItemService`, and others, each potentially associated with `VideoPositionTargetingError`. Inheritance from `ApiError` is shown, encompassing numerous specific errors such as `AuthenticationError`, `QuotaError`, and `InternalApiError`. `VideoPositionTargetingError` itself is further described, including its `reason` field and associated enumerations, like `CANNOT_MIX_BUMPER_AND_NON_BUMPER_TARGETING` and others.\n"]]