IEmailABTestService Interface |
Namespace: CMS.Newsletters
public interface IEmailABTestService
The IEmailABTestService type exposes the following members.
Name | Description | |
---|---|---|
CreateVariant |
Creates a new A/B test issue variant.
| |
DeleteVariant |
Deletes email variant given by deleteIssueId. If single variant remains after the variant is deleted,
then the remaining variant and related A/B test is deleted as well.
| |
GetOriginalVariant |
Returns email variant which is considered as 'original'. Original variant is a clone of email which is A/B tested.
|