AI-generated Key Takeaways
-
The page lists various Ad Manager API services and their reference links, specifically highlighting the
CollectionSizeError.Reason
. -
The
CollectionSizeError.Reason
is an enumeration within the specified namespace, indicating reasons for a collection size error. -
The enumeration includes
TOO_LARGE
andUNKNOWN
as possible reasons for theCollectionSizeError
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Enumeration | Description |
---|---|
TOO_LARGE
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |