enum FeatureError.Reason (v202505)

  • The page lists various Ad Manager services available in the v202505 API version.

  • The FeatureError.Reason enumeration provides reasons for errors related to using features not enabled on the current network.

  • The MISSING_FEATURE reason indicates a feature is not enabled, while UNKNOWN is used when the actual value is not exposed by the 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.