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 RequiredNumberError is used with number validators to indicate if a number is required, too large, or too small.\u003c/p\u003e\n"],["\u003cp\u003eIt includes fields like \u003ccode\u003ereason\u003c/code\u003e, which specifies the nature of the error, and inherited fields like \u003ccode\u003efieldPath\u003c/code\u003e and \u003ccode\u003etrigger\u003c/code\u003e for context.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the Google Ad Manager API and falls under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field can take on several enumerated values such as \u003ccode\u003eREQUIRED\u003c/code\u003e, \u003ccode\u003eTOO_LARGE\u003c/code\u003e, \u003ccode\u003eTOO_SMALL\u003c/code\u003e, providing detailed information about the validation failure.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the provided field path and trigger information to identify and rectify the issues causing the RequiredNumberError.\u003c/p\u003e\n"]]],["The content details various services and associated errors within an ad management system, specifying versions and namespaces. Core services include AdRuleService, CompanyService, and OrderService, alongside others. It outlines an \"Inheritance\" structure where ApiError acts as a base for numerous specific error types, like ApiVersionError and QuotaError. The document also details the `RequiredNumberError`, which has reasons like `REQUIRED`, `TOO_LARGE`, and `TOO_SMALL`, used for number validations. The data specifies the namespace, and field properties.\n"],null,[]]