Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityDoc feedbackLog In
GitHubNuGetDev CommunityDoc feedback

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)