AI-generated Key Takeaways
-
The content provides a list of various services available in the Google Ad Manager API, version 202508.
-
It also highlights dependencies, specifically the
NullError
and itsReason
enumeration. -
The
NullError.Reason
enumeration includesNULL_CONTENT
, indicating that lists or containers should not have null elements.
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/v202508
Enumeration | Description |
---|---|
NULL_CONTENT
|
Specified list/container must not contain any null elements |