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 documentation details the `TeamError` object in Google Ad Manager's API."],["`TeamError` is related to issues encountered with Teams in Ad Manager."],["It inherits from `ApiError` and includes a `reason` field indicating the specific error type."],["The `reason` field can have values like `ENTITY_NOT_ON_USERS_TEAMS` or `MISSING_USERS_TEAM`, among others."],["These errors often occur due to mismatches between user permissions, entity access, and team assignments within Ad Manager."]]],["The content details services, inheritance, and specific errors within an API, specifically v202402. It lists services like `CompanyService`, `ForecastService`, and `LineItemService`, alongside `LineItemTemplateService`, which has inherited `ApiError`. It documents numerous error types related to `LineItemTemplateService`. The document also defines `TeamError`, detailing error reasons like `ENTITY_NOT_ON_USERS_TEAMS` and `CANNOT_UPDATE_INACTIVE_TEAM`, relevant to team assignments and entity access within the system.\n"]]