enum FeatureError.Reason (v202411)

  • This documentation details the FeatureError.Reason enumeration within the Google Ad Manager API.

  • FeatureError.Reason helps identify issues related to feature availability within an Ad Manager network.

  • Two possible reasons for feature errors are outlined: MISSING_FEATURE and UNKNOWN.

  • MISSING_FEATURE indicates a requested feature is not enabled, while UNKNOWN signifies the cause isn't exposed by the API version.

  • Developers can use these error reasons to troubleshoot and address feature-related problems in their Ad Manager integrations.


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.