AI-generated Key Takeaways
-
ContentBundleService depends on NetworkService and RequestError.
-
RequestError.Reason is an enumeration with possible values like UNKNOWN, INVALID_INPUT, and UNSUPPORTED_VERSION.
-
The namespace for these elements is
https://www.google.com/apis/ads/publisher/v202411.
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. |