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 document details the `ApiError` object within the Google Ad Manager API, which provides information about errors encountered during service requests."],["`ApiError` includes fields like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` to help pinpoint the cause and nature of the error."],["The `fieldPath` and `fieldPathElements` offer a structured representation of where the error originated in the request data."],["`trigger` specifies the data element that caused the error, while `errorString` provides a human-readable explanation of the issue."],["Developers can use this information to debug and address errors that occur when interacting with the Ad Manager API."]]],["This document outlines the various services and associated errors within the ad manager API (v202402). It lists numerous services like `ActivityService`, `CreativeService`, `ForecastService`, and `ProposalService`, each handling specific ad management functionalities. It details the `ApiError` class, which serves as a base for specific errors. Key information provided for each error includes a `fieldPath` and `fieldPathElements` to pinpoint the cause, `trigger` data that caused the error, and an `errorString`.\n"]]