Converts a split mailing into a regular mailing, i.e., the split is deleted but the mailing itself remains in Episerver Campaign. If, after performing this method, no split mailings are assigned to the master mailing, the master mailing is converted to a regular mailing.
Type: void
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
mailingId |
long |
ID of the split mailing |
Return values
-
Code structure
void removeSplit(String sessionId, long mailingId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 25, 2018