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-11-19 UTC."],[[["`OrderError` objects encompass all errors related to orders within Google Ad Manager."],["These errors are categorized by `reason`, an enum that provides specific details about the error."],["Errors can arise from various scenarios like updating canceled/archived orders, modifying proposal IDs, or user/agency team mismatches."],["The `OrderError` object inherits from `ApiError`, which provides further error context with fields like `fieldPath`, `trigger`, and `errorString`."]]],["The document details errors related to various services, including Forecast, LineItem, and Order services. `TeamService` errors are categorized under `ApiError`, with specific error types like `ApiVersionError`, `AuthenticationError`, and `PermissionError`. The `OrderError` section lists specific reasons for order-related failures, such as attempting to update a canceled or archived order, issues with proposal IDs, or user and team association problems. It describes the fields that trigger each error type and their associated data.\n"]]