AI-generated Key Takeaways
-
RequestError.Reason is an enumeration within the
https://www.google.com/apis/ads/publisher/v202411namespace. -
The possible reasons for a RequestError include UNKNOWN, INVALID_INPUT, and UNSUPPORTED_VERSION.
-
UNSUPPORTED_VERSION specifically indicates that the API version used in the request has been discontinued.
Service
ContentBundleService
NetworkService
Dependencies
RequestError
▼
RequestError.Reason
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
| Enumeration | Description |
|---|---|
UNKNOWN
|
Error reason is unknown. |
INVALID_INPUT
|
Invalid input. |
UNSUPPORTED_VERSION
|
The api version in the request has been discontinued. Please update to the new AdWords API version. |