AI-generated Key Takeaways
-
The document provides a list of services within the Ad Manager API, specifically referencing the
CollectionSizeError.Reason
for each service in version v202508. -
It defines
CollectionSizeError.Reason
as an enumeration with two possible values:TOO_LARGE
andUNKNOWN
. -
The
TOO_LARGE
enumeration value has no description provided. -
The
UNKNOWN
enumeration value signifies that the actual value is not accessible in the requested API version.
- 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. |