AI-generated Key Takeaways
-
RequestError.Reason is an enumeration within the
https://www.google.com/apis/ads/publisher/v202508
namespace. -
It provides specific reasons for request errors, including
UNKNOWN
,INVALID_INPUT
, andUNSUPPORTED_VERSION
. -
Each enumeration value has a corresponding description explaining the nature of the error.
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. |