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\u003eThe ForecastService provides methods for forecasting potential ad delivery for line items.\u003c/p\u003e\n"],["\u003cp\u003eIt handles a variety of errors related to forecasting, including issues with targeting, inventory, and creatives.\u003c/p\u003e\n"],["\u003cp\u003eA common error, NotNullError, is thrown when a required field is left empty.\u003c/p\u003e\n"],["\u003cp\u003eErrors provide context through fields like \u003ccode\u003efieldPath\u003c/code\u003e and \u003ccode\u003ereason\u003c/code\u003e for debugging.\u003c/p\u003e\n"],["\u003cp\u003eForecastService utilizes specific namespaces and data types for structured data exchange.\u003c/p\u003e\n"]]],["This document outlines services and errors within the Google Ad Manager API (v202408). It lists various services like `AdRuleService`, `ForecastService`, and `UserService`, which manage different aspects of ad operations. It details `ApiError` inheritance, listing specific error types related to various operations, such as `AdUnitCodeError`, `ForecastError`, and `QuotaError`. `NotNullError` is described as an error that happens when a null value is given to an attribute that cannot be null, with possible reasons like `ARG1_NULL`.\n"],null,[]]