Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class CampaignFacetConstants

Inheritance
System.Object
CampaignFacetConstants
Namespace: EPiServer.Commerce.Shell.Facets
Assembly: EPiServer.Commerce.Shell.dll
Version: 14.26.0
Syntax
public class CampaignFacetConstants : Object

Constructors

CampaignFacetConstants()

Declaration
public CampaignFacetConstants()

Fields

CampaignId

Declaration
public const string CampaignId = "campaign"
Field Value
Type Description
System.String

DiscountFacetKey

Declaration
public const string DiscountFacetKey = "discountFacets"
Field Value
Type Description
System.String

DiscountTypeGroupId

Declaration
public const string DiscountTypeGroupId = "discounttype"
Field Value
Type Description
System.String
Declaration
public const string ExcludedContentLink = "excludedContentLink"
Field Value
Type Description
System.String

FacetKey

Declaration
public const string FacetKey = "campaignFacets"
Field Value
Type Description
System.String

FilterByName

Declaration
public const string FilterByName = "filterByName"
Field Value
Type Description
System.String

IsActiveOrPendingOnly

Declaration
public const string IsActiveOrPendingOnly = "isActiveOrPendingOnly"
Field Value
Type Description
System.String

MarketGroupId

Declaration
public const string MarketGroupId = "market"
Field Value
Type Description
System.String

Name

Declaration
public const string Name = "name"
Field Value
Type Description
System.String

StatusGroupId

Declaration
public const string StatusGroupId = "status"
Field Value
Type Description
System.String