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 forecasting capabilities within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis service exposes a range of functionalities for predicting ad inventory availability and potential revenue.\u003c/p\u003e\n"],["\u003cp\u003eErrors within the ForecastService are categorized by type, including \u003ccode\u003eUniqueError\u003c/code\u003e indicating a constraint violation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUniqueError\u003c/code\u003e object provides detailed information about the error, such as the problematic field and data.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize this information for debugging and troubleshooting forecast-related issues in their Ad Manager integrations.\u003c/p\u003e\n"]]],["The document outlines various services within an ad management API, including `AdRuleService`, `ForecastService`, and more. It details potential errors inheriting from `ApiError`, such as `AdUnitCodeError`, `ForecastError`, and `QuotaError`. The `UniqueError` is specified as an error that occurs when a field violates a uniqueness requirement, containing details like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` for identifying the specific issue. The document also specifies the namespace.\n"],null,[]]