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

getDescription

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

Type: String

Parameters

NameTypeValue
sessionIdStringID of the session
recipientListIdlongID of the recipient list

Return values

Internal description of the recipient list

Code structure

String getDescription(String sessionId, long recipientListId)