Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The CollectionSizeError.Reason enumeration, within the https://www.google.com/apis/ads/publisher/v202411 namespace, defines reasons for collection size errors.
It includes TOO_LARGE indicating the collection exceeds the allowed size, and UNKNOWN for cases where the reason isn't exposed by the API version.
This enumeration is a dependency for various Google Ad Manager services, including but not limited to AdRuleService, AdjustmentService, and YieldGroupService, impacting operations related to creative templates and other entities.
[[["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."],[],["The document outlines various services within an ad management platform, including AdRule, Adjustment, AdsTxt, AudienceSegment, CdnConfiguration, and many more. These services cover areas like content management, creative handling, forecasting, inventory management, targeting, reporting, and user administration. It also defines a `CollectionSizeError` dependency, with possible `Reason` values: `TOO_LARGE` when the data size exceeds limits or `UNKNOWN` for unexposed values. Each service relates to a specific function with in the ad manager.\n"]]