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-02-13 UTC."],[[["This page documents common errors that can occur across various Google Ad Manager services."],["The errors are categorized by reason, such as \"NOT_FOUND\" or \"ALREADY_EXISTS\", and include a description of the issue."],["Each error contains details like the field path, trigger, and a simple error string for easier debugging."],["This information helps developers understand and resolve common issues encountered while using the Ad Manager API."],["The namespace for these errors is `https://www.google.com/apis/ads/publisher/v202402`."]]],["This document outlines various services within an ad management API, including `ActivityGroupService`, `ContentService`, `ForecastService`, and `UserService`, among others. It also details the `CommonError` type, which defines standard errors that services can return. Key error reasons include `NOT_FOUND`, `ALREADY_EXISTS`, `CANNOT_UPDATE`, and `UNSUPPORTED_OPERATION`. `ApiError` fields describe error details like `fieldPath`, `trigger`, and `errorString` to specify where and why errors occur. The document references the v202402 API version.\n"]]