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 outlines the \u003ccode\u003eApiError\u003c/code\u003e base class in Google Ad Manager's ProposalService, which provides details about errors during service requests.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiError\u003c/code\u003e includes information like the field path causing the error, parsed field path elements, the error trigger, and an error string.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the provided field path and error details to identify and troubleshoot issues in their Ad Manager API interactions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiError\u003c/code\u003e serves as a base class for more specific error types within the ProposalService, such as \u003ccode\u003eProposalError\u003c/code\u003e or \u003ccode\u003eProposalLineItemError\u003c/code\u003e.\u003c/p\u003e\n"]]],["This document outlines the services and potential errors within the Ad Manager API (v202408). Services listed include AdRule, Adjustment, AdsTxt, and many more. It details various `ApiError` types like `ApiVersionError`, `AuthenticationError`, and `QuotaError`. It provides the `ApiError` base class with details on `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` to identify and resolve errors, aiding developers in understanding and troubleshooting API request issues.\n"],null,[]]