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 the size of a collection exceeds the allowed limit.\u003c/p\u003e\n"],["\u003cp\u003eIt is a type of \u003ccode\u003eApiError\u003c/code\u003e and inherits its properties like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides further information about the error, typically indicating that the collection is \u003ccode\u003eTOO_LARGE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis error is relevant to various Google Ad Manager services, including TargetingPresetService, and signifies exceeding the maximum allowed items in a collection during an operation.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should ensure that their code respects collection size limitations to avoid encountering this error.\u003c/p\u003e\n"]]],["This content details various services and associated errors within an ad management API, version 202408. It lists services like `AdRuleService`, `AdjustmentService`, `ForecastService`, and `ReportService`. These manage aspects like rules, adjustments, forecasting, and reporting. Additionally, it outlines an `ApiError` hierarchy with specific error types, including `CollectionSizeError` that occurs when a collection's size is too large. Fields within the API errors include `fieldPath`, `trigger`, and `errorString`. The reason for `CollectionSizeError` is `TOO_LARGE` or `UNKNOWN`.\n"],null,[]]