enum CollectionSizeError.Reason (v202411)

  • This documentation details the CollectionSizeError.Reason enumeration within the Google Ad Manager API.

  • CollectionSizeError.Reason is used to indicate why a collection size error occurred, such as when a collection exceeds the maximum allowed size.

  • The enumeration includes two possible values: TOO_LARGE and UNKNOWN, the latter being used when the specific reason is not exposed by the API version.

  • This error is relevant to various Google Ad Manager services like CreativeService, AdRuleService, AdjustmentService, and many others, as indicated by the provided list.


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.