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

getAllIds

Queries the IDs of all available recipient lists in Optimizely Campaign.

Type: long[ ]

Parameters

NameTypeValue
sessionIdStringID of the session

Return values

IDs of all available recipient lists

Code structure

long[] getAllIds(String sessionId)