Enum PlacementStatusEnum.Types.PlacementStatus
Status of the placement.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum PlacementStatusEnum.Types.PlacementStatus
Fields
| Name | Description |
|---|---|
| Active | Stats are collected, user-visible. |
| Archived | No stats collected, user-visible. |
| Inactive | No stats collected, not user-visible. |
| Unspecified | Not specified value. |