enum FeatureError.Reason (v202505)

  • The content lists numerous Ad Manager API services for version v202505, such as AdRuleService, AdjustmentService, and CreativeService.

  • It defines FeatureError.Reason as part of the NetworkService dependencies.

  • The FeatureError.Reason enumeration includes MISSING_FEATURE and UNKNOWN values.

  • MISSING_FEATURE indicates a feature not enabled on the current network, while UNKNOWN is used for values not exposed by the API version.


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