Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideLegal TermsGitHubNuGetDev CommunitySubmit a ticketLog In

getRecipientId

Queries the ID of a recipient that received a mail in Optimizely Campaign.

Type: String

Parameters

NameTypeValue
sessionIdStringID of the session
mailIdStringMail ID

Return values

Recipient ID

Code structure

String getRecipientId(String sessionId, String mailId)