enum CollectionSizeError.Reason (v202411)

  • The CollectionSizeError.Reason enumeration, within the https://www.google.com/apis/ads/publisher/v202411 namespace, defines reasons for errors related to collection sizes.

  • It includes the TOO_LARGE reason, indicating a collection exceeding 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 like AdRuleService, AdjustmentService, and others, listed in the provided content, indicating potential collection size limitations across these services.


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.