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 provided content focuses on the \u003ccode\u003eApiVersionError\u003c/code\u003e in Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThis error is triggered when an operation is incompatible with the API version being used.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiVersionError\u003c/code\u003e includes details such as field path, trigger, error string, and the specific reason for the error.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should update to the latest API version to avoid this error.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiVersionError\u003c/code\u003e inherits from \u003ccode\u003eApiError\u003c/code\u003e, which provides details about the field causing error.\u003c/p\u003e\n"]]],["The provided content details various services within the ad manager API, including AdRuleService, AdjustmentService, AdsTxtService, and many others, managing diverse aspects like content, creatives, forecasts, inventory, and targeting. These services use an `ApiError` class, which has fields like `fieldPath`, `trigger`, and `errorString` for identifying errors. `ApiVersionError` is an `ApiError` type related to API versioning issues with specific reasons such as `UPDATE_TO_NEWER_VERSION` or `UNKNOWN`.\n"],null,[]]