enum RequestError.Reason (v202505)

  • ContentBundleService depends on NetworkService and RequestError.

  • RequestError.Reason is an enumeration with possible values UNKNOWN, INVALID_INPUT, and UNSUPPORTED_VERSION.

  • UNSUPPORTED_VERSION indicates the API version in the request has been discontinued.


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.