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 within Google Ad Manager's AudienceSegmentService.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiVersionError\u003c/code\u003e occurs when there are issues related to the API version being used for a request.\u003c/p\u003e\n"],["\u003cp\u003eIt's characterized by a \u003ccode\u003ereason\u003c/code\u003e field that explains the specific version incompatibility, such as needing to update to a newer version.\u003c/p\u003e\n"],["\u003cp\u003eThe error includes standard fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for debugging purposes, inherited from the \u003ccode\u003eApiError\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should consult the \u003ccode\u003ereason\u003c/code\u003e field within \u003ccode\u003eApiVersionError\u003c/code\u003e to address version-related problems in their Ad Manager API interactions.\u003c/p\u003e\n"]]],["The content details various services and associated errors within an API framework, specifically version v202411. Services include AdRule, AudienceSegment, Adjustment, and many others related to ad management. The framework employs error handling with `ApiError` as a base, with an `ApiVersionError` to report issues when operations use the incorrect API version. Key error types include version incompatibility and other issues such as `AuthenticationError`. An enumeration details reasons for errors like \"UPDATE_TO_NEWER_VERSION\".\n"],null,[]]