AI-generated Key Takeaways
-
The ContentService is part of a larger set of Ad Manager API services including AdRuleService, AdjustmentService, and many others.
-
FeatureError is a dependency of ContentService and other services, indicating issues with enabled features.
-
The FeatureError.Reason enumeration provides specific reasons for the error, such as MISSING_FEATURE and UNKNOWN.
Service
AdRuleService
AdjustmentService
AdsTxtService
AudienceSegmentService
CdnConfigurationService
CmsMetadataService
CompanyService
ContactService
ContentBundleService
ContentService
CreativeService
CreativeSetService
CreativeTemplateService
CreativeWrapperService
CustomFieldService
CustomTargetingService
DaiAuthenticationKeyService
DaiEncodingProfileService
ForecastService
InventoryService
LabelService
LineItemCreativeAssociationService
LineItemService
LineItemTemplateService
LiveStreamEventService
MobileApplicationService
NativeStyleService
NetworkService
OrderService
PlacementService
ProposalLineItemService
ProposalService
PublisherQueryLanguageService
ReportService
SegmentPopulationService
SiteService
StreamActivityMonitorService
SuggestedAdUnitService
TargetingPresetService
TeamService
UserService
UserTeamAssociationService
YieldGroupService
Dependencies
FeatureError
▼
FeatureError.Reason
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Enumeration | Description |
---|---|
MISSING_FEATURE
|
A feature is being used that is not enabled on the current network. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |