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 organized by namespace and inheritance, with detailed explanations of each error type."],["Each error is described with a reason field indicating the nature of the error, such as \"NOT_FOUND\" or \"ALREADY_EXISTS\"."],["Developers can use this information to understand and troubleshoot errors encountered when using the Ad Manager API."],["The table provides a structured view of the errors, including their field paths, triggers, and error strings."]]],["This document outlines various services within an ad management API, including `ActivityGroupService`, `CreativeService`, `ForecastService`, and `ProposalService`. It details common error types applicable across these services, such as `ApiError` (which includes `fieldPath`, `trigger`, and `errorString`) and `CommonError`. The `CommonError` enumeration lists potential issues like `NOT_FOUND`, `ALREADY_EXISTS`, `CANNOT_UPDATE`, and `CONCURRENT_MODIFICATION`, used to describe problems encountered during operations.\n"]]