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 in Google Ad Manager.
It includes two potential reasons: TOO_LARGE, indicating the collection exceeds the allowed size, and UNKNOWN, used when the reason isn't exposed by the API version.
This enumeration is relevant to various Google Ad Manager services, including but not limited to AdRuleService, AdjustmentService, AdsTxtService, and others listed on the page.
Developers using the Google Ad Manager API should be aware of this enumeration to handle potential errors related to collection sizes in their applications.
[[["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 core content outlines various services within an ad management platform, including AdRule, Adjustment, AdsTxt, AudienceSegment, CdnConfiguration, CmsMetadata, Company, Contact, ContentBundle, Content, Creative, CreativeSet, Forecast, and many other services. Each service has a CollectionSizeError reason which are `TOO_LARGE` or `UNKNOWN`. These errors are found in the v202411 namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]