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 almost 3 years ago
Next