enum FeatureError.Reason (v202411)

  • The document provides a list of services within the Ad Manager API, along with links to their documentation for FeatureError.Reason in the v202411 version.

  • A specific dependency, FeatureError, and its enumeration Reason are detailed.

  • The FeatureError.Reason enumeration defines two possible values: MISSING_FEATURE, which indicates a feature not enabled on the network, and UNKNOWN, for values not exposed by the API version.


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