enum FeatureError.Reason (v202505)

  • The content lists various services and their dependencies, including AdRuleService, AdjustmentService, and many others.

  • It details the FeatureError.Reason enumeration, which has two possible values: MISSING_FEATURE and UNKNOWN.

  • MISSING_FEATURE indicates the use of a feature not enabled on the current network.

  • UNKNOWN is returned when the actual value is not exposed by the requested API version.


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