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-08-20 UTC."],[[["This documentation details common errors encountered when using the Google Ad Manager API."],["These errors span various services like ForecastService, AdRuleService, AdjustmentService, etc."],["Each error type has a unique reason code, providing insights into the cause of the error."],["A detailed inheritance structure is provided, showing the relationship between errors like `ApiError` and its subtypes."],["Developers can utilize the field path, trigger, and error string for debugging and troubleshooting their API interactions."]]],["This document outlines the structure and types of services and errors within an ad management API, version v202408. It lists numerous services like `AdRuleService`, `ForecastService`, and `UserService`, each associated with specific error types. The `CommonError` section details generic error reasons such as `NOT_FOUND`, `ALREADY_EXISTS`, `CANNOT_UPDATE`, `DUPLICATE_OBJECT`, and `UNSUPPORTED_OPERATION`. The document also defines `ApiError`, including fields like `fieldPath` and `trigger`, which contain information about errors.\n"]]