Queries the target group IDs of a mailing in Episerver Campaign. See also RecipientFilterWebservice.
Type: long[ ]
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
mailingId |
long |
ID of the mailing |
Return values
Target group IDs of the mailing
Returns an empty array if no target group is available.
Code structure
long[] getRecipientFilterIds(String sessionId, long mailingId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018