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 focuses on \u003ccode\u003eApiVersionError\u003c/code\u003e within the Google Ad Manager API, specifically for the LineItemService.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiVersionError\u003c/code\u003e occurs when there's an issue with the API version being used for a request, such as using an outdated version for a specific operation.\u003c/p\u003e\n"],["\u003cp\u003eTwo main reasons for this error are indicated by \u003ccode\u003eApiVersionError.Reason\u003c/code\u003e: \u003ccode\u003eUPDATE_TO_NEWER_VERSION\u003c/code\u003e and \u003ccode\u003eUNKNOWN\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details about the error, including field paths, triggers, and error strings for troubleshooting.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should ensure they are using the correct and most up-to-date API version for their Ad Manager operations to avoid \u003ccode\u003eApiVersionError\u003c/code\u003e.\u003c/p\u003e\n"]]],["This document outlines various services within the ad manager API, including AdRuleService, AdjustmentService, AdsTxtService, and many others, totaling over 40. These services manage diverse aspects of ad operations. It also details `ApiError` inheritance, specifically `ApiVersionError`, which denotes errors from using incompatible API versions. The `ApiVersionError` includes details like `fieldPath`, `trigger`, `errorString`, and a `reason` enum, offering values such as `UPDATE_TO_NEWER_VERSION` or `UNKNOWN`.\n"],null,[]]