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\u003eThe CreativeSetService allows management of creative sets within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis service exposes methods for creating, updating, and retrieving creative sets.\u003c/p\u003e\n"],["\u003cp\u003eThe CreativeSetService inherits from the ApiError class, which provides error handling capabilities.\u003c/p\u003e\n"],["\u003cp\u003ePermissionError is a key error type, indicating insufficient user permissions for certain actions.\u003c/p\u003e\n"],["\u003cp\u003eDetailed information about errors, including field paths and reasons, is available through the service's error responses.\u003c/p\u003e\n"]]],["The document outlines various services and associated errors within the ad manager API (v202408). Key services include AdRule, Adjustment, AdsTxt, and many others like Creative, Inventory, and Report. Each service can trigger specific errors like `ApiError`, `PermissionError`, `QuotaError`, and `InternalApiError`, which inherit from `ApiError`. `PermissionError` specifically indicates issues where the user lacks the necessary permissions, with possible reasons being `PERMISSION_DENIED` or `UNKNOWN`.\n"],null,[]]