AI-generated Key Takeaways
-
The content provides a comprehensive list of various services available within the Ad Manager API, each linked to its
ApiVersionError.Reasondocumentation for version 202505. -
The
ApiVersionError.Reasonenumeration explains potential errors related to API versioning, specificallyUPDATE_TO_NEWER_VERSIONwhen an operation is not allowed in the current version, andUNKNOWNfor unexposed values. -
The
ApiVersionErrordependency is associated with thePublisherQueryLanguageService.
- 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. |