enum NotNullError.Reason (v202411)

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

  • NotNullError.Reason is used within the AdsTxtService to indicate specific errors related to null values.

  • The enumeration provides various reasons for the error, including ARG1_NULL, ARG2_NULL, ARG3_NULL, NULL, and UNKNOWN.

  • Developers can use these reasons to troubleshoot issues caused by providing null values where they are not expected within the service.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
ARG1_NULL
ARG2_NULL
ARG3_NULL
NULL
UNKNOWN