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

getCreatedDate

Queries the creation date of a mailing in Optimizely Campaign.

Type: Date

Parameters

NameTypeValue
sessionIdStringID of the session
mailingIdlongID of the mailing

Return values

Creation date of the mailing

Code structure

Date getCreatedDate(String sessionId, long mailingId)