Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

getRecipientListIds

Queries the IDs of the recipient lists of a mailing in Optimizely Campaign.

Type: long[ ]

Parameters

NameTypeValue
sessionIdStringID of the session
mailingIdlongID of the mailing

Return values

IDs of the assigned recipient lists of the mailing

Code structure

long[] getRecipientListIds(string sessionId, long mailingId)