A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
trigger
xsd:string
The data that caused the error.
errorString
xsd:string
A simple string representation of the error and reason.
[[["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."],[[["\u003cp\u003eRequestPlatformTargetingError is an error type related to request platform targeting in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis error occurs when there's a mismatch between the line item type/environment and the targeted request platform.\u003c/p\u003e\n"],["\u003cp\u003eIt's part of the ProposalLineItemService and inherits from ApiError, providing detailed error information.\u003c/p\u003e\n"],["\u003cp\u003eRequestPlatformTargetingError includes a \u003ccode\u003ereason\u003c/code\u003e field indicating the specific cause of the error, like unsupported platform types.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the error details like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e to debug and resolve the issue.\u003c/p\u003e\n"]]],["The document outlines several services including ForecastService, LineItemService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService, focusing on error management. It details the inheritance structure of `ApiError` and provides a comprehensive list of specific error types, such as `AuthenticationError`, `ForecastError`, and `QuotaError`, among many others. `RequestPlatformTargetingError` is detailed with reasons `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_LINE_ITEM_TYPE`, `REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_ENVIRONMENT_TYPE`, and `UNKNOWN`. It also includes field descriptions for `ApiError`.\n"],null,[]]