AI-generated Key Takeaways
-
NullError.Reason is an enumeration that provides reasons for validation errors.
-
The only reason listed is NULL_CONTENT, indicating that a specified list or container should not contain any null elements.
-
The NullError.Reason enumeration is part of the Google Ad Manager API in version v202411.
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 validation error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
| Enumeration | Description |
|---|---|
NULL_CONTENT
|
Specified list/container must not contain any null elements |