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 document details the \u003ccode\u003eProposalLineItemService\u003c/code\u003e and the potential errors it can return, focusing on \u003ccode\u003eApiVersionError\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiVersionError\u003c/code\u003e occurs if the requested operation isn't supported in the used API version, indicated by the \u003ccode\u003ereason\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eIncluded is a table explaining the \u003ccode\u003eApiVersionError\u003c/code\u003e with a field for the error reason and inherited fields providing detailed context about the error.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this service is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTwo reasons are defined for \u003ccode\u003eApiVersionError\u003c/code\u003e: \u003ccode\u003eUPDATE_TO_NEWER_VERSION\u003c/code\u003e and \u003ccode\u003eUNKNOWN\u003c/code\u003e, signaling the need for an update or an undefined error, respectively.\u003c/p\u003e\n"]]],["This document outlines various services within an ad management API, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others totaling over 40. It details the `ApiVersionError`, which is a specific type of `ApiError`, indicating issues related to API version usage. The error specifies the `reason`, which can be `UPDATE_TO_NEWER_VERSION` for version-incompatible operations or `UNKNOWN` for unexposed values. Other details provided: `fieldPath`, `fieldPathElements`, `trigger` and `errorString`.\n"],null,[]]