Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideLegal TermsGitHubNuGetDev CommunitySubmit a ticketLog In

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)