getAllIds
Queries the IDs of all available recipient lists in Optimizely Campaign.
Type: long[ ]
Parameters
Name | Type | Value |
---|---|---|
sessionId | String | ID of the session |
Return values
IDs of all available recipient lists
Code structure
long[] getAllIds(String sessionId)
Updated almost 3 years ago