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 outlines the \u003ccode\u003eRequiredCollectionError\u003c/code\u003e in Google Ad Manager's ForecastService, used for validating the size of collections.\u003c/p\u003e\n"],["\u003cp\u003eThe error is triggered when a collection is missing, too large, or too small, impacting service functionality.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequiredCollectionError\u003c/code\u003e inherits from \u003ccode\u003eApiError\u003c/code\u003e, providing details like field path, error trigger, and a descriptive error string.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field clarifies the specific cause of the \u003ccode\u003eRequiredCollectionError\u003c/code\u003e, categorized as REQUIRED, TOO_LARGE, TOO_SMALL, or UNKNOWN.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should refer to this documentation to understand and handle \u003ccode\u003eRequiredCollectionError\u003c/code\u003e scenarios for smoother Ad Manager operations.\u003c/p\u003e\n"]]],["This document outlines the structure and error handling for various services within an ad management API, version v202408. It lists numerous services, including AdRuleService, ForecastService, and UserService, among others. The API employs an inheritance-based error system, with `ApiError` as the base class. `RequiredCollectionError`, derived from `ApiError`, is used specifically to validate collection sizes, identifying issues like missing collections, or collections being too large or small, using the reasons `REQUIRED`, `TOO_LARGE`, `TOO_SMALL`.\n"],null,[]]