enum FeatureError.Reason (v202411)

  • This page lists the possible reasons for a FeatureError in Google Ad Manager API v202411.

  • FeatureError indicates a feature is not enabled or is unknown in the current API version.

  • The two possible reasons for this error are MISSING_FEATURE and UNKNOWN.

  • This information helps developers understand and troubleshoot issues related to unsupported or unavailable features 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.