[[["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 2025-08-06 UTC."],[],["The document defines `RequestPlatformTargetingError`, an `ApiErrorReason` enum used across several services: `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. It lists three possible error reasons: `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_LINE_ITEM_TYPE`, indicating an incompatible line item type; `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_ENVIRONMENT_TYPE`, indicating an incompatible environment type; and `UNKNOWN`, for unexposed API values. The namespace is `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# enum RequestPlatformTargetingError.Reason (v202502)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202502/LineItemService.RequestPlatformTargetingError.Reason) [LineItemTemplateService](/ad-manager/api/reference/v202502/LineItemTemplateService.RequestPlatformTargetingError.Reason) [OrderService](/ad-manager/api/reference/v202502/OrderService.RequestPlatformTargetingError.Reason) [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.RequestPlatformTargetingError.Reason) [TargetingPresetService](/ad-manager/api/reference/v202502/TargetingPresetService.RequestPlatformTargetingError.Reason) [YieldGroupService](/ad-manager/api/reference/v202502/YieldGroupService.RequestPlatformTargetingError.Reason) **Dependencies** \n[RequestPlatformTargetingError](/ad-manager/api/reference/v202502/ForecastService.RequestPlatformTargetingError) \n▼\n**RequestPlatformTargetingErr...**\n\n\n`ApiErrorReason` enum for the request platform targeting error.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-----------------------------------------------------------|-------------------------------------------------------------------------------------|\n| `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_LINE_ITEM_TYPE` | The line item type does not support the targeted request platform type. |\n| `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_ENVIRONMENT_TYPE` | The line item environment type does not support the targeted request platform type. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]