[[["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-05-15 UTC."],[[["RequestPlatformTargetingError is an `ApiErrorReason` enum used for request platform targeting errors in Google Ad Manager."],["This error can indicate that the line item type or environment type is incompatible with the targeted request platform."],["The enum includes values like `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_LINE_ITEM_TYPE` and `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_ENVIRONMENT_TYPE` to specify the reason for the error."],["It is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The provided content defines the `RequestPlatformTargetingError` within the Google Ad Manager API (v202405). This error is used by multiple services including ForecastService, LineItemService, and others. It represents issues when targeting request platforms. The `ApiErrorReason` enum specifies: `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_LINE_ITEM_TYPE`, `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_ENVIRONMENT_TYPE`, and `UNKNOWN`. These errors indicate incompatibilities between the targeted platform type and the line item or its environment type.\n"]]