enum NullError.Reason (v202411)

  • This documentation details the NullError.Reason enumeration within the Google Ad Manager API.

  • NullError.Reason outlines the reasons for a null error occurring within the service.

  • The enumeration includes NOT_NULL and UNKNOWN as potential reasons for the error, with UNKNOWN indicating the reason is not exposed by the current API version.

  • Developers can utilize this enumeration to understand and handle null errors encountered when using the Ad Manager API services, like AdjustmentService, CompanyService, and more.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
NOT_NULL
UNKNOWN The value returned if the actual value is not exposed by the requested API version.