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 \u003ccode\u003eApiVersionError\u003c/code\u003e relates to issues encountered due to the API version used in a request.\u003c/p\u003e\n"],["\u003cp\u003eIt's characterized by a \u003ccode\u003ereason\u003c/code\u003e field indicating the specific nature of the version-related problem, such as using an outdated version or attempting an unsupported operation.\u003c/p\u003e\n"],["\u003cp\u003eCommon error reasons include the need to update to a newer version (\u003ccode\u003eUPDATE_TO_NEWER_VERSION\u003c/code\u003e) or an unspecified, unknown issue (\u003ccode\u003eUNKNOWN\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe error may contain further diagnostic details like the field path causing the error (\u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e), trigger data (\u003ccode\u003etrigger\u003c/code\u003e), and an error string (\u003ccode\u003eerrorString\u003c/code\u003e) inherited from the base \u003ccode\u003eApiError\u003c/code\u003e type.\u003c/p\u003e\n"]]],["The content details numerous services within an ad management system, including `AdRuleService`, `AdsTxtService`, `AudienceSegmentService`, and others, each with an associated API version. It defines `ApiVersionError`, an error related to using incompatible API versions, with a `reason` field and potential values like `UPDATE_TO_NEWER_VERSION` or `UNKNOWN`. `ApiError` contains fields describing errors, such as `fieldPath`, `trigger`, and `errorString`. Inheritance relationships between these error types are also outlined.\n"],null,[]]