enum FeatureError.Reason (v202411)

  • This page documents the FeatureError.Reason enumeration for the Google Ad Manager API.

  • FeatureError.Reason indicates why a feature error occurred, such as a missing or unknown feature.

  • The enumeration includes values like MISSING_FEATURE and UNKNOWN to identify the reason for the error.

  • It's part of the Google Ad Manager API version v202411 and has a specific namespace for identification.

  • This information helps developers understand and handle errors related to feature availability within the Ad Manager API.


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.