AI-generated Key Takeaways
-
The webpage provides a list of various services available in the Google Ad Manager API, including AdRuleService, AdjustmentService, and many others.
-
The content includes information about the
ApiVersionError.Reasonenumeration, which details reasons for API version errors. -
The
ApiVersionError.Reasonenumeration includesUPDATE_TO_NEWER_VERSIONandUNKNOWNas possible values.
- 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. |