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\u003eCollectionSizeError\u003c/code\u003e occurs when a collection exceeds the maximum allowed size.\u003c/p\u003e\n"],["\u003cp\u003eThis error is a subclass of \u003ccode\u003eApiError\u003c/code\u003e and inherits its properties such as \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCollectionSizeError\u003c/code\u003e has a \u003ccode\u003ereason\u003c/code\u003e field which provides more specific information about the error, usually indicating the collection is \u003ccode\u003eTOO_LARGE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the Google Ad Manager API and is commonly encountered when working with services that handle collections of objects.\u003c/p\u003e\n"],["\u003cp\u003eThe error provides details about the problematic field path and trigger to help identify and resolve the issue.\u003c/p\u003e\n"]]],["This document outlines numerous services within an ad management API, including AdRule, Adjustment, AdsTxt, AudienceSegment, Forecast, and many others. These services manage various aspects of ad operations, such as content, creatives, targeting, and reporting. Additionally, it details the `CollectionSizeError`, inheriting from `ApiError`, which occurs when the collection size is too large. The error contains field information such as `fieldPath`, `trigger`, and the specific `reason`, such as \"TOO_LARGE.\"\n"],null,[]]