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."],[[["The content outlines Google Ad Manager API services and their potential errors."],["Each service is linked to its respective documentation for detailed error information."],["`CommonError` is a base error type inherited by other specific errors, containing a `reason` field."],["The `reason` field within `CommonError` provides specific explanations for encountered issues."],["The provided namespace indicates the context of these API services within the Google Ad Manager system."]]],["This document outlines services and error handling within an ad management API (v202408). It details various services like AdRuleService, AudienceSegmentService, and ReportService, among many others. It lists the \"CommonError\" as a place for common errors to be used across multiple services. The document defines the \"ApiError\" structure and its inherited fields, and specifies \"CommonError\" reasons like `NOT_FOUND`, `ALREADY_EXISTS`, and `CANNOT_UPDATE`, providing a standardized way to handle common issues.\n"]]