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

setName

Defines the internal name of a recipient list in Optimizely Campaign.

Type: void

Parameters

NameTypeValue
sessionIdStringID of the session
recipientListIdlongID of the recipient list
NameStringInternal name of the recipient list

Return values

  • Code structure

    Void setName(String sessionId, long recipientListId, String name)