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.

  • This enumeration includes TOO_LARGE, indicating an oversized collection, and UNKNOWN for cases where the reason is not exposed by the API version.

  • Several Ad Manager services, such as AdRuleService, AdjustmentService, and AdsTxtService, utilize this CollectionSizeError.Reason for error reporting.


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.