Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

getCreated

Queries the creation date of a blocklist entry in Optimizely Campaign.

Type: Date

Parameters

NameTypeValue
sessionIdStringID of the session
entryStringEntry (for example, an email address) whose creation date is to be queried (can contain wildcards like ? or *)

Return values

Creation date of a blocklist entry

Code structure

Date getCreated(String sessionId, String entry)