Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
Dev Guide
NuGetDev CommunityOptimizely AcademySubmit a ticket

Optimizely developer documentation

How can we help you?

Try our conversational search powered by Generative AI!

AI OnAI Off

getCount

Count available recipient lists in Optimizely Campaign.

Type: int

Parameters

NameTypeValue
sessionIdStringID of the session
includeTestListsBoolean - true – Test recipient lists are also counted.
- false – Test recipient lists are not counted.

Return values

Number of all available recipient lists

Code structure

int getCount(String sessionId, boolean includeTestLists)

Did this page help you?