enum FeatureError.Reason (v202411)

  • This documentation details the FeatureError.Reason enumeration for the Google Ad Manager API.

  • FeatureError.Reason outlines reasons for feature errors, like a missing feature or an unknown error.

  • Two possible reasons are provided: MISSING_FEATURE indicating a disabled feature and UNKNOWN for unspecified errors.

  • This enumeration is part of the NativeStyleService within the Google Ad Manager API.

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