AI-generated Key Takeaways
-
This documentation details the
NotNullError.Reason
enumeration within the Google Ad Manager API. -
NotNullError.Reason
is used within theAdsTxtService
to indicate specific errors related to null values. -
The enumeration provides various reasons for the error, including
ARG1_NULL
,ARG2_NULL
,ARG3_NULL
,NULL
, andUNKNOWN
. -
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
|