Queries the mailing ID (parameter mailingId) in Episerver Campaign.
Prerequisite: The mailing must have been sent. Only then is a mail ID created.
Type: long
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
mailId |
String |
Mail ID |
Return values
Mailing ID of the mailing
Code structure
long getMailingId(String sessionId, String mailId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018