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\u003eCollectionSizeError\u003c/code\u003e in Google Ad Manager's API.\u003c/p\u003e\n"],["\u003cp\u003eThis error occurs when a collection exceeds the maximum allowed size.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCollectionSizeError\u003c/code\u003e inherits from \u003ccode\u003eApiError\u003c/code\u003e and includes fields for identifying the error's cause and context.\u003c/p\u003e\n"],["\u003cp\u003eThere are two possible reasons for this error: the collection is \u003ccode\u003eTOO_LARGE\u003c/code\u003e or the reason is \u003ccode\u003eUNKNOWN\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the provided field paths and error strings to diagnose and resolve \u003ccode\u003eCollectionSizeError\u003c/code\u003e issues.\u003c/p\u003e\n"]]],["The core content lists various services related to ad management, such as AdRuleService, CreativeService, and ForecastService. It also details the `CollectionSizeError`, an error type within the `ApiError` hierarchy. This error occurs when a collection's size exceeds allowed limits, triggered by issues represented via `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`, with reasons being either `TOO_LARGE` or `UNKNOWN`. This `CollectionSizeError` can be found in all the mentioned services.\n"],null,[]]