Queries whether the default target group is used for a mailing in Episerver Campaign.
Type: boolean
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
mailingId |
long |
ID of the mailing |
Return values
- true: Default target group is used for the mailing
- false: Default target group is not used for the mailing
Code structure
boolean isDefaultRecipientFilterEnabled(String sessionId, long mailingId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018