Page Summary
-
ContentBundleService depends on NetworkService and RequestError.
-
RequestError.Reason is an enumeration with reasons for errors.
-
The enumeration includes reasons like
UNKNOWN,INVALID_INPUT, andUNSUPPORTED_VERSION.
Service
ContentBundleService
NetworkService
Dependencies
RequestError
▼
RequestError.Reason
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| 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. |