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 \u003ccode\u003eRequiredError\u003c/code\u003e is thrown when a required field is missing.\u003c/p\u003e\n"],["\u003cp\u003eThis error inherits from \u003ccode\u003eApiError\u003c/code\u003e and provides additional context through a \u003ccode\u003ereason\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field is an enumeration that indicates the specific cause of the error, which in this case is \u003ccode\u003eREQUIRED\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe error details can include information like the problematic field path, trigger data, and a human-readable error message.\u003c/p\u003e\n"]]],["The content outlines various services and their associated errors within an ad management system. Core services include AdRule, Adjustment, AudienceSegment, and many others, managing aspects like creatives, content, forecasting, inventory, and reporting. These services inherit errors from `ApiError`, which details error information. `RequiredError` specifies errors due to missing fields and includes a `reason` field indicating the `REQUIRED` state for a field. The namespace for these specifications is provided, with detailed error messages and their causes.\n"],null,[]]