Marks a recipient list as a test recipient list (or vice versa) in Episerver Campaign.
Type: void
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
recipientListId |
long |
ID of the recipient list |
testList |
boolean |
|
Return values
-
Code structure
void setTestRecipientList(String sessionId, long recipientListId, boolean testList)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018