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."],[[["This webpage outlines a comprehensive list of services available in the Ad Manager API, including `AdRuleService`, `AdjustmentService`, `AdsTxtService`, and many others, providing links to detailed information about each service."],["The content also covers a variety of common errors that can occur across these services, such as `ApiVersionError`, `AuthenticationError`, `CollectionSizeError`, `EntityLimitReachedError`, and more, and provides links to learn more about the specific errors."],["The webpage defines the `CommonError` enumeration, which lists specific error types like `NOT_FOUND`, `ALREADY_EXISTS`, `NOT_APPLICABLE`, `DUPLICATE_OBJECT`, `CANNOT_UPDATE`, `UNSUPPORTED_OPERATION`, `CONCURRENT_MODIFICATION`, and `UNKNOWN`, detailing their meaning."],["The `ApiError` type, which is inherited, includes fields such as `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`, each described in detail."],["The document uses the namespace `https://www.google.com/apis/ads/publisher/v202411` for all content defined within it."]]],[]]