AI-generated Key Takeaways
-
RequestError.Reason is an enumeration within the
https://www.google.com/apis/ads/publisher/v202508
namespace. -
Possible values for RequestError.Reason include UNKNOWN, INVALID_INPUT, and UNSUPPORTED_VERSION.
-
UNSUPPORTED_VERSION indicates that the API version in the request has been discontinued and needs updating to the new AdWords API version.
Service
ContentBundleService
NetworkService
Dependencies
RequestError
▼
RequestError.Reason
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |