Click or drag to resize
IEmailABTestService Methods

The IEmailABTestService type exposes the following members.

Methods
  NameDescription
Public methodCreateVariant
Creates a new A/B test issue variant.
Public methodDeleteVariant
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.
Public methodGetOriginalVariant
Returns email variant which is considered as 'original'. Original variant is a clone of email which is A/B tested.
Top
See Also