getDescription
Queries the internal description of a recipient list in Optimizely Campaign.
Type: String
Parameters
Name | Type | Value |
---|---|---|
sessionId | String | ID of the session |
recipientListId | long | ID of the recipient list |
Return values
Internal description of the recipient list
Code structure
String getDescription(String sessionId, long recipientListId)
Updated almost 3 years ago
Next