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-05-15 UTC."],[[["The Google Ad Manager API's Content Service provides methods for managing content."],["This page lists the common errors that can occur when using the Content Service and other services within the Google Ad Manager API."],["Common errors include issues like attempting to retrieve a non-existent entity (`NOT_FOUND`) or creating a duplicate entity (`ALREADY_EXISTS`)."],["Each error has a specific reason code for identification and troubleshooting."],["Detailed information about each error and its potential causes can be found in the documentation linked within the table."]]],["The content details various services and their associated common errors within an API, specified under the namespace `https://www.google.com/apis/ads/publisher/v202405`. It lists numerous services, like `AdRuleService`, `ContentService`, and `ReportService`, with links to their respective error documentation. The `CommonError` section outlines potential error reasons such as `NOT_FOUND`, `ALREADY_EXISTS`, `CANNOT_UPDATE`, and `UNSUPPORTED_OPERATION`, among others. The `ApiError` inheritance field provides details about the error, including the field path, trigger, and a string representation of the error.\n"]]