[[["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 a type of error that can occur in Google Ad Manager when the request platform targeting is invalid."],["This error is derived from ApiError and inherits properties like fieldPath, trigger, and errorString."],["RequestPlatformTargetingError has a specific reason field indicating why the request platform targeting is invalid, such as platform incompatibility with line item or environment type."],["This error is relevant to services like ForecastService, LineItemService, and others when setting request platform targeting."],["The reason for this error can be one of the defined enumerations like REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_LINE_ITEM_TYPE or REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_ENVIRONMENT_TYPE."]]],["The content details several services, including ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService. It outlines the inheritance of `ApiError` and lists its inherited error types like `ApiVersionError`, `AuthenticationError`, and others. It also specifies `RequestPlatformTargetingError` with its `reason` and its enumerations. The namespace is `https://www.google.com/apis/ads/publisher/v202411`. Additionally, `ApiError` and `RequestPlatformTargetingError` contains fields like `fieldPath`, `trigger`, and `errorString`.\n"]]