AI-generated Key Takeaways
-
This page documents the
NullError.Reason
enumeration for Google Ad Manager API. -
NullError.Reason
defines the reasons why a target error is thrown. -
It includes two possible reasons:
NOT_NULL
andUNKNOWN
. -
UNKNOWN
is used when the actual reason is not exposed by the requested API version.
Service
AdjustmentService
CompanyService
CreativeService
CreativeSetService
CreativeTemplateService
CreativeWrapperService
CustomFieldService
CustomTargetingService
DaiEncodingProfileService
ForecastService
InventoryService
LabelService
LineItemCreativeAssociationService
LineItemService
LineItemTemplateService
LiveStreamEventService
MobileApplicationService
NativeStyleService
OrderService
PlacementService
ProposalService
PublisherQueryLanguageService
SiteService
TeamService
UserTeamAssociationService
Dependencies
NullError
▼
NullError.Reason
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
NOT_NULL
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |