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 its associated errors in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe service provides methods for managing proposals, which include creating, updating, and retrieving proposals.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePermissionError\u003c/code\u003e is thrown when a user lacks the necessary permissions to perform a specific action on a proposal.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePermissionError\u003c/code\u003e object provides a \u003ccode\u003ereason\u003c/code\u003e field indicating the type of permission issue, such as \u003ccode\u003ePERMISSION_DENIED\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eRefer to the linked resources to learn more about each specific error type and its corresponding fields.\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. Each service has a `PermissionError` associated with it. The core error type, `ApiError`, contains details like `fieldPath`, `trigger`, and `errorString`. A specific error, `PermissionError`, has the `reason`, which can be `PERMISSION_DENIED` when a user lacks permissions, or `UNKNOWN`. There are a large number of error types that are under the inheritance of ApiError.\n"],null,[]]