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 page lists common errors encountered when using the Line Item Service in Google Ad Manager."],["The errors are organized by inheritance, starting with `ApiError` and then detailing the specific `CommonError` types."],["Each error type has a `reason` field that provides more information about the specific issue."],["The `CommonError.Reason` enumeration lists the possible values for the `reason` field, such as `NOT_FOUND`, `ALREADY_EXISTS`, and others."],["This information helps developers understand and troubleshoot errors when interacting with the Line Item Service API."]]],["This document outlines the structure and potential errors within the Google Ad Manager API, version v202408. It lists numerous services like AdRuleService, CreativeService, and LineItemService, each with associated error types. It details the inheritance of `ApiError` and further error specifications within `CommonError`, including `NOT_FOUND`, `ALREADY_EXISTS`, `CANNOT_UPDATE`, and more. Key information presented includes field details (`fieldPath`, `trigger`, `errorString`) and error reasons, offering a comprehensive view of service interactions and their possible issues.\n"]]