AI-generated Key Takeaways
-
The page provides a list of services available in the Ad Manager API v202505, such as AdRuleService, AdjustmentService, and LineItemService.
-
Each service links to its specific
CollectionSizeError.Reasondocumentation within the API reference. -
The
CollectionSizeError.Reasondependency is an enumeration with two possible values:TOO_LARGEandUNKNOWN. -
The
UNKNOWNreason is returned when the actual value is not exposed by the requested API version.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
TOO_LARGE
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |