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 user requests.\u003c/p\u003e\n"],["\u003cp\u003eThis error is represented by the \u003ccode\u003ereason\u003c/code\u003e field which is an enum with values indicating the specific reason for the failure.\u003c/p\u003e\n"],["\u003cp\u003eCommon reasons for \u003ccode\u003eInternalApiError\u003c/code\u003e include unexpected internal errors, transient errors, downtime, and response generation issues.\u003c/p\u003e\n"],["\u003cp\u003eUsers encountering transient errors are advised to retry their requests.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the Google Ad Manager API and inherits from the \u003ccode\u003eApiError\u003c/code\u003e class.\u003c/p\u003e\n"]]],["The content details various services within an ad management API, including `AdRuleService`, `CompanyService`, and `CreativeService`, among others. It outlines potential errors that can occur during API interactions, categorized under `ApiError`. A server-side issue is identified as `InternalApiError`, which are usually not from client errors, and can have `UNEXPECTED_INTERNAL_API_ERROR`, `TRANSIENT_ERROR`, `UNKNOWN`, `DOWNTIME`, and `ERROR_GENERATING_RESPONSE` reasons. It also defines error details like `fieldPath`, `trigger` and `errorString`.\n"],null,[]]