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's Proposal Service, covering its namespace and inheritance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiVersionError\u003c/code\u003e arises when there are issues related to the usage of API versions, such as operations not being supported in the requested version.\u003c/p\u003e\n"],["\u003cp\u003eThe error includes details like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for debugging.\u003c/p\u003e\n"],["\u003cp\u003eIt specifically provides a \u003ccode\u003ereason\u003c/code\u003e field to indicate the nature of the API version problem, such as needing to update to a newer version.\u003c/p\u003e\n"]]],["The content details numerous services within an ad management API, including `AdRuleService`, `AdjustmentService`, `ContentService`, `ForecastService`, `OrderService`, and `ReportService`, among many others. It also defines the `ApiVersionError`, which is a type of `ApiError`. Key details include fields like `fieldPath`, `trigger`, and `errorString` for error identification. `ApiVersionError`'s `reason` indicates `UPDATE_TO_NEWER_VERSION` or `UNKNOWN` when the operation is incompatible with the requested API version.\n"],null,[]]