enum FeatureError.Reason (v202505)

  • The provided content lists various services available within the Ad Manager API, specifically highlighting the FeatureError.Reason for each service.

  • FeatureError.Reason is an enumeration within the NativeStyleService that describes reasons for feature errors.

  • The possible reasons for a FeatureError are MISSING_FEATURE, which indicates a feature is not enabled on the current network, and UNKNOWN, which 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.