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\u003eApiVersionError\u003c/code\u003e in Google Ad Manager, which arises from issues related to API versions during operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiVersionError\u003c/code\u003e inherits from \u003ccode\u003eApiError\u003c/code\u003e and includes fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for identifying the cause and context of the error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field within \u003ccode\u003eApiVersionError\u003c/code\u003e clarifies the specific cause, such as requiring an update to a newer API version (\u003ccode\u003eUPDATE_TO_NEWER_VERSION\u003c/code\u003e) or an unknown issue (\u003ccode\u003eUNKNOWN\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThis error typically indicates that the requested operation is incompatible with the API version being used, prompting the need for an update.\u003c/p\u003e\n"]]],["The content details numerous services within an ad management system, including `AdRuleService`, `CreativeService`, `ForecastService`, `OrderService`, `ReportService`, among others. It also specifies `ApiError` as an inherited base class, which encompasses various error types like `ApiVersionError`, `CreativeError`, and `QuotaError`, each with specific error reasons. `ApiVersionError` has the reason `UPDATE_TO_NEWER_VERSION` which means a request is not allowed in the current version.\n"],null,[]]