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\u003e\u003ccode\u003eInternalApiError\u003c/code\u003e signifies a server-side error, typically not caused by invalid client requests.\u003c/p\u003e\n"],["\u003cp\u003eThis error is represented by the \u003ccode\u003ereason\u003c/code\u003e field, which categorizes the specific type of internal error encountered.\u003c/p\u003e\n"],["\u003cp\u003ePossible reasons include unexpected internal errors, transient errors, downtime, and issues generating responses.\u003c/p\u003e\n"],["\u003cp\u003eDetailed information about the error can be found in the inherited \u003ccode\u003eApiError\u003c/code\u003e fields, such as \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content details various services and error types within an ad management API, version 202408. It lists numerous services like `AdRuleService`, `AdjustmentService`, `ReportService`, and others, each potentially generating `InternalApiError`s. These errors, distinct from client-side issues, arise from server-side malfunctions, represented by the `InternalApiError` class, with specific `reason` values like `UNEXPECTED_INTERNAL_API_ERROR` or `TRANSIENT_ERROR`. The `ApiError` class includes details like `fieldPath`, `trigger`, and `errorString`.\n"],null,[]]