enum FeatureError.Reason (v202508)

  • The provided content lists various services available within the Ad Manager API, specifically highlighting the CdnConfigurationService and its associated FeatureError.

  • The FeatureError.Reason provides specific details about why a requested feature might not be available, with MISSING_FEATURE indicating a disabled feature on the network and UNKNOWN representing an unexposed value in the API version.

  • This information is within the namespace https://www.google.com/apis/ads/publisher/v202508.


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