Counts the opens of a mailing in Episerver Campaign.
Type: int
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
mailingId |
long |
ID of the mailing |
unique |
boolean |
|
Return values
Number of opens of the mailing
Code structure
int getOpenCount(String sessionId, long mailingId, boolean unique)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018