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 API, used for validating collection sizes within services like DaiEncodingProfileService.\u003c/p\u003e\n"],["\u003cp\u003eIt highlights the error's namespace, inheritance from \u003ccode\u003eApiError\u003c/code\u003e, and fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for debugging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field, with its specific enumerations, clarifies the type of collection size error encountered (e.g., missing, too large, or too small).\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize this information to troubleshoot and address collection size issues when interacting with the Ad Manager API.\u003c/p\u003e\n"]]],["This document outlines services and errors within an ad management API. It lists numerous services like `AdRuleService`, `AdjustmentService`, and `CreativeService`, among others, each with links to their specific documentation. The `DaiEncodingProfileService` is a key service. The document details the `ApiError` inheritance structure, including various error types such as `AuthenticationError`, `QuotaError`, and `RequiredError`. A specific error, `RequiredCollectionError`, validates collection sizes and includes `REQUIRED`, `TOO_LARGE`, and `TOO_SMALL` reasons. It lists all errors to be used for validating sizes of collections.\n"],null,[]]