[[["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-02-13 UTC."],[[["RequestPlatformTargetingError is a type of error that can occur in Google Ad Manager when targeting request platforms."],["This error is related to YieldGroupService and is inherited from ApiError."],["It has a field named `reason` which specifies the cause of the error, and other fields inherited from ApiError for providing more context about the error."],["The `reason` field can take one of the pre-defined values indicating platform incompatibility or unknown reasons."],["This information is relevant to developers working with Google Ad Manager API and encountering this specific error type."]]],["The content outlines services and error types within an API, specifically for ad management. Services include ForecastService, LineItemService, OrderService, and YieldGroupService. The YieldGroupService details inherited `ApiError` and various error subclasses such as `AuthenticationError`, `QuotaError`, and `GenericTargetingError`. `RequestPlatformTargetingError`, with reasons like `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_LINE_ITEM_TYPE`, is also highlighted, alongside the `ApiError` fields `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`.\n"]]