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 due to an invalid client request.\u003c/p\u003e\n"],["\u003cp\u003eThese errors are generally caused by unexpected internal issues, temporary errors, or planned downtime.\u003c/p\u003e\n"],["\u003cp\u003eIt includes fields such as \u003ccode\u003ereason\u003c/code\u003e, \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for detailed information.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should refer to the provided \u003ccode\u003ereason\u003c/code\u003e enum values to understand the specific cause of the error and potential solutions.\u003c/p\u003e\n"],["\u003cp\u003eWhile some errors may be transient and resolved with retries, others indicate fundamental problems requiring further investigation.\u003c/p\u003e\n"]]],["The document outlines various services within an API, including AdRuleService, AdjustmentService, and many others, like CreativeService, CreativeSetService and ForecastService, each with potential `InternalApiError`s. `ApiError` is the inherited base for errors, containing details like `fieldPath` and `errorString`. `InternalApiError` indicates server-side issues, categorized by reasons such as `UNEXPECTED_INTERNAL_API_ERROR`, `TRANSIENT_ERROR`, `DOWNTIME`, and more, signaling different types of internal malfunctions within the API.\n"],null,[]]