[[["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 a type of error that can occur in Google Ad Manager when targeting request platforms."],["This error happens when the selected request platform type is not compatible with the line item type or environment type."],["The error can occur within services like ForecastService, LineItemService, and others, inheriting from ApiError with standard error fields."],["It has a specific `reason` field which further describes the cause of the targeting platform error, like unsupported platform or environment type."],["Detailed information about the error can be accessed through fields such as `fieldPath`, `trigger`, and `errorString`, inherited from ApiError."]]],["The document outlines services and error types within an API, version 202405. Key services include ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService. It details the inheritance of `ApiError` and lists numerous specific error types under `YieldGroupService` like `AuthenticationError`, `QuotaError` and `TechnologyTargetingError`. `RequestPlatformTargetingError` contains the `reason` field and specifies supported and unsupported platform types.\n"]]