[[["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 within Google Ad Manager."],["This error can indicate that the targeted request platform type is not supported by the line item type or the environment type."],["It has a namespace of `https://www.google.com/apis/ads/publisher/v202405` and is relevant to services like ForecastService, LineItemService, and ProposalLineItemService."]]],["The core content details the `RequestPlatformTargetingError` within the Google Ad Manager API (v202405). This error, an `ApiErrorReason` enum, is triggered across multiple services like Forecast, LineItem, Order, and others. It indicates issues with request platform targeting. There are two specific error reasons: `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_LINE_ITEM_TYPE` (line item type incompatibility) and `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_ENVIRONMENT_TYPE` (environment type incompatibility), and UNKNOWN for any unsupported cases.\n"]]