getCount
Count all available recipient lists in Optimizely Campaign.
Type: int
Parameters
Name | Type | Value |
---|---|---|
sessionId | String | ID of the session |
includeTestLists | boolean |
|
Return values
Number of all available recipient lists
Code structure
int getCount(String sessionId, boolean includeTestLists)
Updated about 1 year ago