enum CollectionSizeError.Reason (v202411)

  • 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.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
TOO_LARGE
UNKNOWN The value returned if the actual value is not exposed by the requested API version.