Enum TeamStatusEnum.Types.TeamStatus
Represents the status of a team, whether it is active or inactive.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum TeamStatusEnum.Types.TeamStatus
Fields
| Name | Description |
|---|---|
| Active | The status of an active team. |
| Inactive | The status of an inactive team. |
| Unspecified | Default value. This value is unused. |