Enum CampaignItemStatus
Status values for campaign items
Namespace: EPiServer.Commerce.Marketing
Assembly: EPiServer.Business.Commerce.dll
Version: 12.17.2Syntax
public enum CampaignItemStatus
Fields
Name | Description |
---|---|
Active | Item active |
Expired | Item expired |
Inactive | Item inactive (includes suspended, deleted or archived items) |
NotSet | Default value when not set |
Pending | Item scheduled |