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 signifies a server-side error, typically not caused by the client's request.\u003c/p\u003e\n"],["\u003cp\u003eThis error is indicated by the \u003ccode\u003ereason\u003c/code\u003e field, which provides specific details about the nature of the error, such as \u003ccode\u003eUNEXPECTED_INTERNAL_API_ERROR\u003c/code\u003e, \u003ccode\u003eTRANSIENT_ERROR\u003c/code\u003e, or \u003ccode\u003eDOWNTIME\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInternalApiError\u003c/code\u003e object inherits properties like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e from the \u003ccode\u003eApiError\u003c/code\u003e object, offering further diagnostic information.\u003c/p\u003e\n"],["\u003cp\u003eThese inherited properties can be used to pinpoint the cause of the error and provide context, helping in troubleshooting and resolution.\u003c/p\u003e\n"],["\u003cp\u003eIt's crucial to consult the 'reason' field and any provided error messages to understand the specific issue and potential solutions, such as retrying the request or waiting for the API to become available again.\u003c/p\u003e\n"]]],["This document outlines various services and associated errors within an API, specifically version v202408. Services listed include AdRule, Adjustment, AdsTxt, and many others like Creative, Forecast, and Inventory. It defines a core `ApiError` with fields like `fieldPath`, `trigger`, and `errorString`. `InternalApiError`, a subclass, indicates server-side issues not caused by client requests. Its `reason` field enumerates error types such as `UNEXPECTED_INTERNAL_API_ERROR`, `TRANSIENT_ERROR`, `DOWNTIME` and `ERROR_GENERATING_RESPONSE`.\n"],null,[]]