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\u003eRequiredCollectionError\u003c/code\u003e object indicates that a provided collection is either missing, too large, or too small.\u003c/p\u003e\n"],["\u003cp\u003eThis error is a type of \u003ccode\u003eApiError\u003c/code\u003e and inherits its properties like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for detailed debugging.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequiredCollectionError.Reason\u003c/code\u003e enum provides context about why the collection validation failed, such as missing, exceeding, or falling short of size limits.\u003c/p\u003e\n"],["\u003cp\u003eThis error helps ensure data integrity within the Google Ad Manager API by enforcing size constraints on collections.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the structure of the error object and its properties, which developers can use to identify and fix collection-related issues in their code.\u003c/p\u003e\n"]]],["This document outlines services and error types within an ad management API (v202408). It details various services like AdRuleService, AdjustmentService, AudienceSegmentService, and many more, related to managing ads and their configurations. It defines the `RequiredCollectionError`, which validates collection sizes and can have reasons like `REQUIRED`, `TOO_LARGE`, `TOO_SMALL`, or `UNKNOWN`. This error inherits from `ApiError`, which provides details such as `fieldPath`, `trigger`, and `errorString`.\n"],null,[]]