getCount
Counts all available blocklist entries in Optimizely Campaign.
Type: int
Parameters
| Name | Type | Value | 
|---|---|---|
| sessionId | String | ID of the session | 
Return values
Number of all available blocklist entries
Code structure
int getCount(String sessionId)Updated about 2 months ago
Next