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

getName

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

Type: String

Parameters

NameTypeValue
sessionIdStringID of the session
recipientListIdlongID of the recipient list

Return values

Internal name of the recipient list

Code structure

String getName(String sessionId, long recipientListId)