AI-generated Key Takeaways
-
RequestError.Reason is an enumeration within the NetworkService and ContentBundleService.
-
It describes reasons for errors, including unknown issues, invalid input, and unsupported API versions.
-
The namespace for RequestError.Reason is
https://www.google.com/apis/ads/publisher/v202505.
Service
ContentBundleService
NetworkService
Dependencies
RequestError
▼
RequestError.Reason
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| 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. |