enum FeatureError.Reason (v202411)

  • The FeatureError.Reason enumeration outlines potential errors related to feature availability in Google Ad Manager.

  • It includes reasons such as MISSING_FEATURE, which indicates a feature is not enabled, and UNKNOWN for unexposed values.

  • 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.