AI-generated Key Takeaways
-
The content provides a list of various services available in the Google Ad Manager API v202508, each linked to its
RequiredCollectionError.Reason
documentation. -
These services cover a wide range of functionalities within ad management, including ad rules, inventory, creatives, reporting, and user management.
-
The
RequiredCollectionError.Reason
enumeration details the possible reasons for errors related to collections, such as missing, too large, or too small collections, and an unknown error.
- 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. |