Queries the creation date of a blacklist entry in Episerver Campaign.
Type: Date
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
entry |
String |
Entry (for example, an email address) whose creation date is to be queried (can contain wildcards like ? or *) |
Return values
Creation date of a blacklist entry
Code structure
Date getCreated(String sessionId, String entry)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018