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 2024-11-19 UTC."],[[["This page provides a comprehensive list of common errors that can occur across various Google Ad Manager services."],["Each error is categorized by its associated service and includes a link to its detailed documentation."],["The errors are further organized by inheritance, showing the relationship between different error types."],["A table provides a detailed breakdown of each error, including its field path, trigger, and a brief explanation of the reason."],["The `CommonError` section lists specific reasons for common errors encountered across multiple services, such as `NOT_FOUND`, `ALREADY_EXISTS`, and `CONCURRENT_MODIFICATION`."]]],["This document outlines services and error handling within an ad management API, version 202411. Services listed include AdRule, Adjustment, AdsTxt, and many others like Forecast, Inventory, and Report. These manage various aspects of ad delivery. The document details the `ApiError` with `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. It then specifies `CommonError` and its `reason` enumeration, including `NOT_FOUND`, `ALREADY_EXISTS`, `CANNOT_UPDATE`, `UNSUPPORTED_OPERATION` and others.\n"]]