AI-generated Key Takeaways
-
The content provides a list of various Ad Manager API services.
-
Each service listed is linked to its respective documentation page, specifically focusing on
ApiVersionError.Reason. -
The page also details the
ApiVersionError.Reasonenumeration, includingUPDATE_TO_NEWER_VERSIONandUNKNOWNreasons. -
The namespace for these services and the enumeration is
https://www.google.com/apis/ads/publisher/v202505.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
UPDATE_TO_NEWER_VERSION
|
Indicates that the operation is not allowed in the version the request was made in. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |