enum ServerError.Reason (v202411)

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

  • ServerError.Reason provides a set of potential reasons for server-side errors encountered when interacting with the AdsTxtService.

  • The enumeration includes three possible values: SERVER_ERROR, SERVER_BUSY, and UNKNOWN.

  • Each value represents a different type of server error that could occur during API operations.

  • Developers can use these values to understand and handle potential server-side issues when using the AdsTxtService.


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