enum FeatureError.Reason (v202411)

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

  • FeatureError.Reason indicates why a feature error occurred.

  • The two possible reasons are MISSING_FEATURE, signifying an attempt to use an unenabled feature, and UNKNOWN for cases where the reason isn't exposed in the current API version.

  • The enumeration is part of the https://www.google.com/apis/ads/publisher/v202411 namespace.


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.