enum RequestError.Reason (v202411)

  • The RequestError.Reason enumeration, within the https://www.google.com/apis/ads/publisher/v202411 namespace, defines potential error reasons when interacting with the Ad Manager API's ContentBundleService and NetworkService.

  • Possible error reasons include UNKNOWN, signifying an undefined error, INVALID_INPUT for incorrect input data, and UNSUPPORTED_VERSION indicating the use of an outdated API version.


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.