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