enum FeatureError.Reason (v202502)

  • The document provides a list of services within the Ad Manager API, including services related to ads, audiences, content, creatives, reporting, and more.

  • Each service is linked to a page detailing FeatureError.Reason.

  • FeatureError.Reason is an enumeration with two possible values, MISSING_FEATURE and UNKNOWN, indicating why a feature error occurred.

  • MISSING_FEATURE signifies a feature being used is not enabled on the network, while UNKNOWN indicates the actual value is not exposed by the API version.


Namespace
https://www.google.com/apis/ads/publisher/v202502
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.