Enum DaiAuthenticationKeyStatusEnum.Types.DaiAuthenticationKeyStatus
Statuses associated with DaiAuthenticationKey objects.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum DaiAuthenticationKeyStatusEnum.Types.DaiAuthenticationKeyStatus
Fields
| Name | Description |
|---|---|
| Active | Indicates that the API key is actively in use and that the IMA SDK API should accept it as a valid key in requests. |
| Inactive | Indicates that the API key is no longer is use and that the IMA SDK API should not accept it as a valid key in requests. |
| Unspecified | Default value. This value is unused. |