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, which signifies errors related to user teams."],["`TeamError` inherits from `ApiError` and provides specific error reasons through the `reason` field."],["The `reason` field is an enumeration that describes the cause of the team-related error, such as entity access restrictions or invalid team assignments."],["Detailed information about each error reason is provided within the `reason` field's documentation."],["Developers can utilize this information to troubleshoot and handle team-related errors during API interactions."]]],["The content details services within an ad management system, including `CompanyService`, `ForecastService`, `InventoryService`, and others, focusing on data management and operations. It outlines error handling through inheritance from `ApiError`, encompassing errors like `ApiVersionError`, `AuthenticationError`, and `InternalApiError`. Specific `TeamError` details include `ENTITY_NOT_ON_USERS_TEAMS`, and `CANNOT_UPDATE_INACTIVE_TEAM`, along with several others. The namespace is identified as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]