enum CollectionSizeError.Reason (v202411)

  • The CollectionSizeError.Reason enumeration defines reasons for errors related to collection sizes within the Google Ad Manager API.

  • This enumeration includes reasons such as TOO_LARGE and UNKNOWN, indicating when a collection exceeds size limits or when the reason is undetermined.

  • The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411, specifying its location within the API's structure.

  • It is used by various services in the Google Ad Manager API to signal errors when collections are too large.


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.