enum NullError.Reason (v202508)

  • NullError.Reason provides specific reasons for NullError in various Ad Manager API services.

  • The NullError.Reason enumeration includes NOT_NULL and UNKNOWN.

  • The UNKNOWN reason indicates that the actual value is not exposed by the requested API version.

The reasons for the target error.


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