enum ServerError.Reason (v202411)

  • This documentation details the ServerError.Reason enumeration for the YieldGroupService within the Google Ad Manager API.

  • The enumeration includes three possible values: SERVER_ERROR, SERVER_BUSY, and UNKNOWN, indicating the nature of server-side errors.

  • Each value provides insight into potential issues encountered when interacting with the YieldGroupService, like general server errors, server overload, or unknown problems.

  • Developers can use these reasons to handle errors and implement appropriate retry mechanisms or troubleshooting steps in their applications.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
SERVER_ERROR
SERVER_BUSY
UNKNOWN