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 list of common errors that can occur across various Google Ad Manager services."],["Each error is categorized by its corresponding service, offering links to further details."],["The page includes a table outlining error details including `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`."],["`CommonError` details are provided along with the `reason` enum which describes potential error causes such as `NOT_FOUND` or `ALREADY_EXISTS`."],["Developers can utilize this information for troubleshooting and handling errors encountered while using the Ad Manager API."]]],["The content details various services within an ad management system, including `AdRuleService`, `AdjustmentService`, and `CreativeService`, among others. These services handle tasks related to ads, content, forecasting, and user management. The information outlines common errors (`CommonError`) that can occur across these services, including `NOT_FOUND`, `ALREADY_EXISTS`, and `UNSUPPORTED_OPERATION`. `ApiError` is the parent object, and includes data on the cause, trigger, and simple representation of the error.\n"]]