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 potential errors (specifically parsing errors) you might encounter when using it within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProposalService\u003c/code\u003e allows for management and interaction with proposals within the system, and errors can arise due to issues like unparsable attributes or unknown values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParseError\u003c/code\u003e object provides information about the error, including the reason and location within the request, using fields like \u003ccode\u003ereason\u003c/code\u003e, \u003ccode\u003efieldPath\u003c/code\u003e, and \u003ccode\u003efieldPathElements\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA comprehensive list of error reasons is available, such as \u003ccode\u003eUNPARSABLE\u003c/code\u003e for general parsing failures and \u003ccode\u003eUNKNOWN\u003c/code\u003e when the API version doesn't support the specific value.\u003c/p\u003e\n"],["\u003cp\u003eThe provided namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e is essential for properly accessing and using the \u003ccode\u003eProposalService\u003c/code\u003e within your applications.\u003c/p\u003e\n"]]],["The document outlines various services within an ad management API, including `AdRuleService`, `AdjustmentService`, and `ForecastService`, among others. These services manage aspects like ad rules, adjustments, forecasting, and inventory. The content also details error types under the `ApiError` umbrella, such as `AuthenticationError` and `InternalApiError`, with a specific focus on `ParseError`. `ParseError` has properties like `fieldPath`, `trigger`, and `reason` and two possible values for reason: `UNPARSABLE` and `UNKNOWN`.\n"],null,[]]