enum RequestPlatformTargetingError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
RequestPlatformTargetingError is an ApiErrorReason enum indicating issues with request platform targeting.
The enum details reasons like line item type or environment not supporting the targeted request platform type, or an unknown issue.
The RequestPlatformTargetingError enum is used across various services including Forecast, LineItem, Order, ProposalLineItem, TargetingPreset, and YieldGroup Services.
[[["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 outlines `RequestPlatformTargetingError`, an `ApiErrorReason` enum, within the namespace `https://www.google.com/apis/ads/publisher/v202502`. It lists three enumeration values: `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_LINE_ITEM_TYPE` indicating incompatibility between line item and platform types, `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_ENVIRONMENT_TYPE` denoting environment and platform type mismatch, and `UNKNOWN` for unexposed API values. This error relates to services such as ForecastService, LineItemService, OrderService, etc.\n"]]