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\u003eThis documentation details the \u003ccode\u003eLineItemService\u003c/code\u003e and the various errors it can return, focusing on parsing errors.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLineItemService\u003c/code\u003e provides methods for managing line items, which are used to traffic ads on the Google Ad Manager platform.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParseError\u003c/code\u003e object is returned when the server cannot interpret the data sent in a request due to formatting issues.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field of a \u003ccode\u003eParseError\u003c/code\u003e clarifies the specific cause of the parsing failure, whether due to an unparsable attribute or an unknown issue.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the provided field paths and error reasons to troubleshoot and resolve parsing errors in their Ad Manager API integrations.\u003c/p\u003e\n"]]],["The provided content details various services and their associated errors within an ad management API, specifically version 202408. These services include AdRule, Adjustment, AdsTxt, AudienceSegment, and many more. It outlines error inheritance, with `ApiError` as a base and multiple derived error types, such as `AuthenticationError`, `LineItemError`, and `QuotaError`. Additionally, the content describes `ParseError`, which lists errors that may occur during the parsing process. The `ParseError` contains the following reasons : `UNPARSABLE`, `UNKNOWN`.\n"],null,[]]