Page Summary
-
The page provides a list of various Ad Manager API services, each with a link to its specific documentation regarding the ApiVersionError.Reason.
-
The ApiVersionError.Reason is defined within the namespace
https://www.google.com/apis/ads/publisher/v202502. -
The
ApiVersionError.Reasonenumeration includesUPDATE_TO_NEWER_VERSION, indicating an operation is not allowed in the requested API version, andUNKNOWN, for values not exposed by the API version.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| 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. |