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

  • It includes two reasons: TOO_LARGE, indicating the collection exceeds the allowed size, and UNKNOWN, used when the reason is not exposed by the API version.

  • This enumeration is relevant to various Google Ad Manager services like AdRuleService, AdjustmentService, AdsTxtService, and others, impacting operations involving collections of objects.


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.