enum FeatureError.Reason (v202411)

  • The content lists various services available in the Ad Manager API version v202411, including services for managing ad rules, adjustments, inventory, and creative content.

  • Each listed service links to its corresponding FeatureError documentation, indicating the possibility of encountering feature-related errors when using these services.

  • The FeatureError has a Reason enumeration with two possible values: MISSING_FEATURE for features not enabled on the network and UNKNOWN for values not exposed by the API version.


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.