[[["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-11-19 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 specific reasons like `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_LINE_ITEM_TYPE` and `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_ENVIRONMENT_TYPE`."],["It is associated with services like ForecastService, LineItemService, and OrderService, among others."]]],["The core content details the `RequestPlatformTargetingError` within the Google Ad Manager API (v202411). This error, an `ApiErrorReason` enum, is triggered when there's a mismatch between requested platform targeting and line item or environment types. Possible error reasons include `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_LINE_ITEM_TYPE` and `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_ENVIRONMENT_TYPE`. An `UNKNOWN` value is returned for unexposed values. This error is related to services like `ForecastService`, `LineItemService`, `OrderService` and others.\n"]]