enum FeatureError.Reason (v202411)

  • The content lists numerous Ad Manager API services for version v202411, including services for managing ad rules, adjustments, inventory, creatives, and more.

  • The FeatureError.Reason enumeration defines possible reasons for a FeatureError, specifically MISSING_FEATURE and UNKNOWN.

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

  • The UNKNOWN reason is a placeholder when the actual value is not exposed by the requested API version.


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.