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."],[[["The Google Ad Manager API provides a ProposalService for managing proposals."],["ProposalService allows you to create, update, and retrieve proposals, which are outlines of advertising campaigns."],["Common errors that can occur when using ProposalService include those related to proposals, line items, deals, and programmatic settings."],["The API uses a namespace to define the scope of its operations and data structures."],["Common errors may include issues like entities not found, entities already existing, unsupported operations, or concurrent modifications."]]],["This document outlines services and error types within an ad management API (v202405). It lists various services like `AdRuleService`, `AdjustmentService`, `ProposalService`, etc., each with associated common error links. The `CommonError` section details error reasons such as `NOT_FOUND`, `ALREADY_EXISTS`, `CANNOT_UPDATE`, and `UNSUPPORTED_OPERATION`. `ApiError` and its inherited field information like `fieldPath` and `trigger` are also defined. The document provides a comprehensive error handling structure for different services.\n"]]