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\u003eThe \u003ccode\u003eInternalApiError\u003c/code\u003e indicates that a server-side error has occurred, typically not caused by the client's request.\u003c/p\u003e\n"],["\u003cp\u003eThis error is represented by the \u003ccode\u003ereason\u003c/code\u003e field, which provides an enum value detailing the nature of the server error.\u003c/p\u003e\n"],["\u003cp\u003eReasons for this error include unexpected internal errors, transient errors requiring retries, downtime, and successful mutations with response generation failures.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers encountering \u003ccode\u003eInternalApiError\u003c/code\u003e should consult the \u003ccode\u003ereason\u003c/code\u003e field for troubleshooting, retrying requests when appropriate, and understanding server-side issues.\u003c/p\u003e\n"],["\u003cp\u003eFor further details about specific error reasons, refer to the provided documentation link \u003ca href=\"/ad-manager/api/reference/v202408/AdRuleService.InternalApiError\"\u003ehere\u003c/a\u003e.\u003c/p\u003e\n"]]],["The content details various services and associated errors within an ad management system, focusing on the `InternalApiError`. This error signifies a server-side problem, not client error. Services include managing ads, content, targeting, and users. `InternalApiError` has reasons like `UNEXPECTED_INTERNAL_API_ERROR`, `TRANSIENT_ERROR`, `UNKNOWN`, `DOWNTIME`, `ERROR_GENERATING_RESPONSE`. The `ApiError` has fields such as `fieldPath`, `fieldPathElements`, `trigger` and `errorString`, with `InternalApiError` inheriting from it and adding a `reason` field.\n"],null,[]]