enum FeatureError.Reason (v202505)

  • The content lists various Ad Manager API services with links to their FeatureError Reason documentation.

  • It provides details on the FeatureError.Reason enumeration, which indicates why a feature might not be enabled.

  • The MISSING_FEATURE reason signifies that a feature is not active on the network.

  • The UNKNOWN reason is used when the actual value is not available in the API version requested.


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.