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\u003ePermissionError\u003c/code\u003e for the Google Ad Manager API's Proposal Service, indicating issues with user permissions.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a hierarchical view of the error, showing its inheritance from \u003ccode\u003eApiError\u003c/code\u003e and its relation to other potential errors in the Proposal Service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field within \u003ccode\u003ePermissionError\u003c/code\u003e helps pinpoint the specific permission issue, such as \u003ccode\u003ePERMISSION_DENIED\u003c/code\u003e or \u003ccode\u003eUNKNOWN\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the provided namespace, fields, and enumerations to understand and handle permission errors within their Ad Manager integrations.\u003c/p\u003e\n"]]],["The content outlines various services and errors within an ad management system's API (v202408). Services include managing ads, audiences, content, forecasts, inventory, line items, and proposals. The API also defines numerous error types under the `ApiError` umbrella, such as `PermissionError`, `ForecastError`, `QuotaError`, and more. `PermissionError` occurs when the user lacks the needed request permission, its reason being `PERMISSION_DENIED`. The `ApiError` contains the field path, the data that triggered the error and a description.\n"],null,[]]