enum FeatureError.Reason (v202502)

  • The provided content lists various services related to ad management, such as AdRuleService, CreativeService, and ForecastService.

  • The FeatureError.Reason enumeration provides two possible reasons for a feature error: MISSING_FEATURE and UNKNOWN.

  • MISSING_FEATURE indicates that a feature being used is not enabled on the current network.

  • UNKNOWN is returned if the actual value of a feature error reason is not exposed by the requested API version.


Namespace
https://www.google.com/apis/ads/publisher/v202502
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.