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's a subclass of \u003ccode\u003eApiError\u003c/code\u003e and provides specific information about the error, such as the field path and the reason for the error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field indicates that the collection is \u003ccode\u003eTOO_LARGE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe error namespace is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["This document outlines numerous services and potential errors within an ad management system. Services include managing ads, content, targeting, forecasts, and users, utilizing components like `AdRuleService`, `ContentService`, and `UserService`. It also specifies an error type called `CollectionSizeError`, which is triggered when a collection's size exceeds limits. `CollectionSizeError` contains a `reason` with `TOO_LARGE` or `UNKNOWN` values. The `ApiError` has elements such as `fieldPath` and `trigger`.\n"],null,[]]