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 2025-08-06 UTC."],[[["\u003cp\u003eThis documentation outlines the \u003ccode\u003eStatementError\u003c/code\u003e object within the Google Ad Manager API, specifically for the Proposal service.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStatementError\u003c/code\u003e objects are returned when there's an issue parsing \u003ccode\u003eStatement\u003c/code\u003e objects used in API requests.\u003c/p\u003e\n"],["\u003cp\u003eCommon reasons for these errors include unbound variables in the statement, indicated by the \u003ccode\u003ereason\u003c/code\u003e field with the value \u003ccode\u003eVARIABLE_NOT_BOUND_TO_VALUE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the provided error details, such as \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e, to identify and resolve statement parsing issues in their Ad Manager integrations.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also outlines inherited fields from the \u003ccode\u003eApiError\u003c/code\u003e object that provide additional context about the error.\u003c/p\u003e\n"]]],["The provided content details various services and error types within an ad management API, version 202408. Services include managing ads, audiences, content, creatives, forecasts, inventory, lines, orders, proposals, and users. Errors inherit from `ApiError` and cover issues like authentication, billing, limits, formatting, queries, quotas, and statements. `StatementError` indicates parsing errors, specifically when a variable lacks a bound value or is unknown. It gives a list of all `Services` and all possible `ApiError` that can be called when working with the `Services`.\n"],null,[]]