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

getCount

Counts the currently unsubscribed recipients in Optimizely Campaign.

Type: int

Parameters

NameTypeValue
sessionIdStringID of the session

Return values

Number of recipients that are currently unsubscribed

Code structure

int getCount(String sessionId)

What’s Next