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\u003eInternalApiError\u003c/code\u003e object, which indicates a server-side error within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThese errors are typically not caused by invalid user requests and signify an issue within the Ad Manager system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInternalApiError\u003c/code\u003e object includes information such as the error reason, field path, and trigger, aiding in understanding and debugging.\u003c/p\u003e\n"],["\u003cp\u003eCommon reasons for these errors include unexpected internal issues, transient errors, unknown causes, planned downtimes, and response generation failures.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should refer to the provided reason codes to diagnose and potentially address these errors, or retry requests in cases of transient issues.\u003c/p\u003e\n"]]],["The document outlines various services and associated errors within an API framework. Services include AdRuleService, AdjustmentService, and others, each with potential InternalApiErrors. InternalApiError, inheriting from ApiError, indicates server-side problems. Key fields of ApiError are `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`, while InternalApiError includes a `reason` field, which can be `UNEXPECTED_INTERNAL_API_ERROR`, `TRANSIENT_ERROR`, `UNKNOWN`, `DOWNTIME` or `ERROR_GENERATING_RESPONSE` , defining the nature of the server error.\n"],null,[]]