AI-generated Key Takeaways
-
This page provides a comprehensive list of services available within the Google Ad Manager API.
-
The focus is on
NotNullError.Reason
, outlining the potential causes for this error type. -
NotNullError.Reason
is an enumeration that provides specific reasons for the error, such as missing arguments. -
The namespace for this error is provided for developers to use in their code.
-
Each potential reason for the error is listed with a description for clarity and understanding.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
ARG1_NULL
|
Assuming that a method will not have more than 3 arguments, if it does, return NULL |
ARG2_NULL
|
|
ARG3_NULL
|
|
NULL
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |