enum FeatureError.Reason (v202411)

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

  • FeatureError.Reason outlines the reasons for feature errors that may occur when using the Ad Manager API.

  • The two potential reasons for errors are MISSING_FEATURE, indicating a feature is not enabled, and UNKNOWN, representing an unexpected error.

  • The namespace for this enumeration 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.