AI-generated Key Takeaways
-
The document lists various services available in the Google Ad Manager API, including AdRuleService, AdjustmentService, and AdsTxtService.
-
The document also details inheritance relationships, with ApiError as a base class and errors like ApiVersionError and AuthenticationError inheriting from it.
-
The NotNullError is specifically highlighted, with a detailed breakdown of its fields including
fieldPath
,fieldPathElements
,trigger
,errorString
, andreason
. -
The
reason
field of the NotNullError includes several enumeration values such asARG1_NULL
,ARG2_NULL
,ARG3_NULL
,NULL
, andUNKNOWN
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
NotNullError
|
|
|
Enumerations
|