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-05-15 UTC."],[[["This page provides details about the `ApiError` base class within the Google Ad Manager API."],["`ApiError` objects offer information regarding errors encountered during service request processing, including the cause and location of the error."],["Key properties of an `ApiError` include `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`, which help pinpoint and understand the nature of the error."],["Developers can use the provided field path and error details for debugging and troubleshooting API interactions."]]],["This document outlines various services and their associated API errors within the ad-manager environment. It lists numerous services, including `AdRuleService`, `AdjustmentService`, `CreativeService`, and `ReportService`, among others. It also details error types like `ApiError`, `AuthenticationError`, and `QuotaError`. Each service and error type is associated with a specific reference URL. The `ApiError` class includes details like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` to help identify and understand errors.\n"]]