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 documentation outlines the `TeamError` object in Google Ad Manager's API."],["`TeamError` is a subclass of `ApiError` and provides specific error details related to user teams."],["Errors may occur when entities are not associated with the correct teams, inactive teams are updated, or invalid team assignments are made."],["The `reason` field provides an enum value that clarifies the specific cause of the error."],["Detailed explanations of each error reason are available in the table within the documentation."]]],["The content details various services and associated errors within an API, specifically version v202408. Core services include ForecastService, InventoryService, LineItemService, and others. Errors are categorized under `ApiError`, encompassing issues like `AuthenticationError`, `InternalApiError`, and `QuotaError`. `TeamError` lists reasons such as `ENTITY_NOT_ON_USERS_TEAMS` and `CANNOT_UPDATE_INACTIVE_TEAM`, representing team-related problems. `ApiError` includes fields for `fieldPath`, `trigger`, and `errorString`.\n"]]