AI-generated Key Takeaways
-
NullError.Reason provides specific reasons for NullError, including
NOT_NULLandUNKNOWN. -
The
UNKNOWNreason is used when the actual value is not exposed by the requested API version. -
The NullError.Reason enumeration is part of the
https://www.google.com/apis/ads/publisher/v202502namespace.
Service
AdjustmentService
CompanyService
CreativeService
CreativeSetService
CreativeTemplateService
CreativeWrapperService
CustomFieldService
CustomTargetingService
DaiEncodingProfileService
ForecastService
InventoryService
LabelService
LineItemCreativeAssociation...
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/v202502
| Enumeration | Description |
|---|---|
NOT_NULL
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |