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\u003eThe \u003ccode\u003eOrderService.ParseError\u003c/code\u003e object describes errors encountered during parsing in the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties from the \u003ccode\u003eApiError\u003c/code\u003e object for detailed error information like field path and trigger.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eParseError\u003c/code\u003e includes a \u003ccode\u003ereason\u003c/code\u003e field indicating the type of parsing error, such as \u003ccode\u003eUNPARSABLE\u003c/code\u003e for attribute parsing issues.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field uses the \u003ccode\u003eOrderService.ParseError.Reason\u003c/code\u003e enum to provide specific error reasons.\u003c/p\u003e\n"],["\u003cp\u003eThis information helps developers understand and resolve parsing errors when interacting with the Ad Manager API.\u003c/p\u003e\n"]]],["The provided content details various services and error types within the Ad Manager API (v202408). Services include managing ads, content, users, and targeting, such as `AdRuleService`, `ContentService`, and `UserService`. It outlines a hierarchy of errors, inheriting from `ApiError`, encompassing issues like `AuthenticationError`, `ForecastError`, and `OrderError`. Additionally, the document defines `ParseError`, which contains the reason, including `UNPARSABLE` or `UNKNOWN`, related to parsing attributes.\n"],null,[]]