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 details the \u003ccode\u003eRequiredError\u003c/code\u003e within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eIt specifically addresses errors triggered by missing mandatory fields during API calls.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequiredError\u003c/code\u003e inherits from \u003ccode\u003eApiError\u003c/code\u003e, providing contextual information about the error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field uses the \u003ccode\u003eRequiredError.Reason\u003c/code\u003e enum to specify the error type, which is always \u003ccode\u003eREQUIRED\u003c/code\u003e in this case.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should ensure all required fields are populated when interacting with the Ad Manager API to avoid this error.\u003c/p\u003e\n"]]],["The core content details various services within an ad management system, including AdRule, AdsTxt, AudienceSegment, and more, totaling over 40 services. These manage aspects like content, creatives, forecasting, inventory, line items, orders, and reports. It also outlines an inheritance structure for errors originating from `ApiError`, encompassing issues such as `AuthenticationError`, `ForecastError`, and `QuotaError`, and defines a `RequiredError` for missing fields. There are errors due to missing required field.\n"],null,[]]