enum FeatureError.Reason (v202508)

  • 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.


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.