Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityDoc feedbackLog In
GitHubNuGetDev CommunityDoc feedback

getScheduleDate

Queries the sending date of a mailing in Optimizely Campaign.

Type: Date

Parameters

NameTypeValue
sessionIdStringID of the session
mailingIdlongID of the mailing

Return values

Sending date of the mailing

Code structure

Date getScheduleDate(String sessionId, long mailingId)