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

setRecipientListIds

Defines the IDs of the recipient lists to be used for a mailing in Optimizely Campaign.

Type: void

Parameters

NameTypeValue
sessionIdStringID of the session
mailingIdlongID of the mailing
recipientListIdslong[ ]IDs of the recipient lists

Return values

  • Code structure

    void setRecipientListIds(String sessionId, long mailingId, long[] recipientListIds)