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."],["Errors are categorized by service and inheritance for easy navigation and identification."],["Each error is accompanied by a detailed description, including a reason code, to facilitate troubleshooting."],["The namespace for these errors is `https://www.google.com/apis/ads/publisher/v202411`, which is essential for API integration."],["Developers can utilize the provided information to understand and resolve errors encountered while working with the Ad Manager API."]]],["This document outlines various services within an ad management API, including `AdRuleService`, `AdjustmentService`, and `LabelService`, among others. These services handle operations like managing ads, content, targeting, and reporting. The document defines a `CommonError` class, which categorizes errors like `NOT_FOUND`, `ALREADY_EXISTS`, and `UNSUPPORTED_OPERATION`. `ApiError` inheritance provides details such as `fieldPath` and `errorString`. It also includes enumeration for reason codes, for example: `NOT_FOUND`, `ALREADY_EXISTS`.\n"]]