Activates or deactivates the default target group in Episerver Campaign. The default target group can be configured for a client and is used for every mailing unless it is disabled.
Type: void
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
mailingId |
long |
ID of the mailing |
enabled |
boolean |
|
Return values: -
Code structure
void setDefaultRecipientFilterEnabled(String sessionId, long mailingId, boolean enabled)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018