getRecipientListId
Queries the ID of the recipient list a recipient belongs to in Optimizely Campaign.
Type: long
Parameters
| Name | Type | Value |
|---|---|---|
| sessionId | String | ID of the session |
| mailId | String | Mail ID |
Return values
Recipient list ID
Code structure
long getRecipientListId(String sessionId, String mailId)Updated about 2 months ago