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 outlines the \u003ccode\u003eApiError\u003c/code\u003e base class for the Google Ad Manager API's ProposalLineItemService.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiError\u003c/code\u003e provides detailed information about errors encountered during service requests, including the cause and location of the error.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e fields within \u003ccode\u003eApiError\u003c/code\u003e objects to understand and debug errors.\u003c/p\u003e\n"],["\u003cp\u003eIt acts as the parent class for various specific error types within the ProposalLineItemService, each inheriting its properties.\u003c/p\u003e\n"]]],["The content details numerous services, including AdRule, Adjustment, AdsTxt, AudienceSegment, and more, for managing ads and related data. It outlines various API errors like ApiVersionError, AuthenticationError, and InternalApiError. Key error details include `fieldPath` for identifying the error's origin, `fieldPathElements` for parsed path data, `trigger` for the error-causing data, and `errorString` for a concise error description. These are contained in the base class `ApiError` that is used to handle errors.\n"],null,[]]