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\u003eProposalService\u003c/code\u003e and the various errors that can occur when using it, specifically focusing on \u003ccode\u003eParseError\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProposalService\u003c/code\u003e namespace is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eParseError\u003c/code\u003e objects contain information about why parsing failed, including the reason and location of the error within the request.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eParseError\u003c/code\u003e includes a \u003ccode\u003ereason\u003c/code\u003e field indicating why parsing failed, which can be either \u003ccode\u003eUNPARSABLE\u003c/code\u003e (error parsing an attribute) or \u003ccode\u003eUNKNOWN\u003c/code\u003e (the value is not exposed by the API version).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiError\u003c/code\u003e object, inherited by \u003ccode\u003eParseError\u003c/code\u003e, provides additional context with fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e.\u003c/p\u003e\n"]]],["This document outlines various services and associated errors within the Google Ad Manager API (v202408). It details services like AdRule, Adjustment, AudienceSegment, Content, Creative, Forecast, Inventory, LineItem, Network, Order, Proposal, and Report services. The document further elaborates on the `ParseError`, an inherited `ApiError`, which includes details like the field path, error trigger, and specific reasons for parsing failures such as `UNPARSABLE` or `UNKNOWN` values.\n"],null,[]]