enum FeatureError.Reason (v202508)

  • The content lists numerous Ad Manager API services with links to their FeatureError.Reason.

  • It defines FeatureError.Reason with two possible enumeration values: MISSING_FEATURE and UNKNOWN.

  • MISSING_FEATURE indicates a feature is being used that is not enabled on the current network.

  • UNKNOWN signifies that the actual value is not exposed by the requested API version.


Namespace
https://www.google.com/apis/ads/publisher/v202508
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.