Counts the responses of a specific type for a mailing in Episerver Campaign.
Type: int
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
category |
String |
See Response categories. |
mailingId |
long |
ID of the mailing |
Return values
Number of responses of the given type for a mailing
Code structure
int getMailingResponseCount(String sessionId, String category, long mailingId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 25, 2018