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 in Ad Manager API signifies that a collection's size has exceeded the allowed limit.\u003c/p\u003e\n"],["\u003cp\u003eThis error typically occurs when attempting to perform operations on large collections of objects, such as creating or updating many items at once.\u003c/p\u003e\n"],["\u003cp\u003eThe error details include a \u003ccode\u003ereason\u003c/code\u003e field indicating the cause, often \u003ccode\u003eTOO_LARGE\u003c/code\u003e, and a field path to identify the problematic collection.\u003c/p\u003e\n"],["\u003cp\u003eYou can find more information about the error structure and fields in the API documentation.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should adjust their operations to process smaller batches or use pagination to avoid triggering the \u003ccode\u003eCollectionSizeError\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content outlines numerous services within an ad management system, including `AdRuleService`, `AdjustmentService`, `AdsTxtService`, and many others. These services manage aspects like content, creatives, forecasting, inventory, line items, orders, and reporting. It also details the `CollectionSizeError`, which signifies when a collection's size is too large, with a `reason` field specifying either `TOO_LARGE` or `UNKNOWN`. Several error types, all of which derive from the `ApiError`, are defined, providing details for troubleshooting.\n"],null,[]]