enum FeatureError.Reason (v202502)

  • The content provides a list of various Ad Manager API services, each linked to its documentation for FeatureError.Reason.

  • The FeatureError.Reason enumeration defines possible reasons for a FeatureError, including MISSING_FEATURE and UNKNOWN.

  • MISSING_FEATURE indicates a feature is used that is not enabled on the current network, while UNKNOWN is for values 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.