AI-generated Key Takeaways
-
NullError.Reason provides specific reasons for errors related to null values within the API.
-
The Namespace for these errors is
https://www.google.com/apis/ads/publisher/v202508
. -
The possible enumeration values for NullError.Reason are
NOT_NULL
andUNKNOWN
, each with a description.
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/v202508
Enumeration | Description |
---|---|
NOT_NULL
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |