enum FeatureError.Reason (v202411)

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

  • It defines specific error reasons related to feature usage within the Ad Manager platform.

  • The reasons include scenarios where a feature isn't enabled on the network (MISSING_FEATURE) or when an unknown error occurs (UNKNOWN).

  • Developers should refer to this guide to understand and handle errors related to unsupported features.


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.