enum FeatureError.Reason (v202505)

  • The content provides a list of various Ad Manager API services, each with a link to its documentation.

  • The FeatureError.Reason enumeration indicates potential errors related to using features not enabled on the network or if the actual value is not exposed by the API version.

  • The two possible reasons for a FeatureError are MISSING_FEATURE and UNKNOWN.


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.