AI-generated Key Takeaways
-
The provided content lists various services available within the Ad Manager API, all related to the v202505 version.
-
The content also details
ApiVersionError.Reasonas a dependency, indicating possible errors related to API version compatibility. -
The
ApiVersionError.Reasonenumeration includesUPDATE_TO_NEWER_VERSIONandUNKNOWNas potential causes for errors.
- 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. |