Enum ContentBundleStatusEnum.Types.ContentBundleStatus
Status for ContentBundle objects.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum ContentBundleStatusEnum.Types.ContentBundleStatus
Fields
| Name | Description |
|---|---|
| Active | The object is active and stats are collected. |
| Archived | The object has been archived. |
| Inactive | The object is no longer active and no stats collected. |
| Unspecified | Default value. This value is unused. |