enum FeatureError.Reason (v202411)

  • This page documents the FeatureError.Reason enumeration for the Google Ad Manager API.

  • FeatureError.Reason indicates the specific reason for a feature error, like when a functionality is not enabled on the current network.

  • It includes two possible values: MISSING_FEATURE and UNKNOWN.

  • The provided namespace is https://www.google.com/apis/ads/publisher/v202411.


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.