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 page documents the `CommonError` object used across Google Ad Manager services."],["`CommonError` is a subclass of `ApiError` and provides common reasons for errors in Ad Manager API operations."],["It includes a `reason` field indicating the specific cause of the error, such as `NOT_FOUND`, `ALREADY_EXISTS`, or `CONCURRENT_MODIFICATION`."],["This information is essential for developers to understand and handle errors encountered when interacting with the Ad Manager API."],["The page also outlines the inheritance structure and the namespace for `CommonError`, along with details about its fields and their respective data types."]]],["This document outlines various services within an ad management API, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others. It details common errors that can occur across these services, such as `NOT_FOUND`, `ALREADY_EXISTS`, and `CANNOT_UPDATE`. Error types are organized under `ApiError` with details like `fieldPath`, `trigger`, and `errorString`. A list of errors that might occur, and how to resolve these issues. The namespace for this API is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]