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\u003eRequiredCollectionError\u003c/code\u003e in Google Ad Manager's Proposal service.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequiredCollectionError\u003c/code\u003e is used to validate the sizes of collections within the Proposal service.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eApiError\u003c/code\u003e and includes specific fields like \u003ccode\u003ereason\u003c/code\u003e to indicate why the collection is invalid (e.g., missing, too large, or too small).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field utilizes the \u003ccode\u003eRequiredCollectionError.Reason\u003c/code\u003e enumeration to provide standardized values.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this information to troubleshoot errors related to collection sizes when interacting with the Proposal service through the API.\u003c/p\u003e\n"]]],["This document outlines services and errors within the Google Ad Manager API (v202408). It details various services like AdRuleService, AdjustmentService, AudienceSegmentService, and many more, each with potential errors like `RequiredCollectionError` and `ApiError`. The `RequiredCollectionError` is used to validate the size of data collections, with possible reasons being `REQUIRED`, `TOO_LARGE`, `TOO_SMALL`, or `UNKNOWN`. Fields such as `fieldPath`, `trigger`, and `errorString` help identify the error's origin and details.\n"],null,[]]