AI-generated Key Takeaways
-
This page lists various Ad Manager API services for version v202508, with a focus on the
RequiredCollectionError.Reason
enumeration. -
The
RequiredCollectionError.Reason
enumeration, within the specified namespace, defines reasons for collection-related errors in the API. -
The possible reasons for a
RequiredCollectionError
include missing, too large, too small, or unknown collection issues.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Enumeration | Description |
---|---|
REQUIRED
|
A required collection is missing. |
TOO_LARGE
|
Collection size is too large. |
TOO_SMALL
|
Collection size is too small. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |