CampaignSendStatus Enum
The current send status of a campaign
Possible Values
#
NOT_SCHEDULED
No scheduled send date
PENDING
Campaign has been scheduled and waiting to be processed
QUEUED
Campaign validation and pre-processing has been completed. Campaign is now queued for sending.
PROCESSING
Campaign is being sent.
PAUSED
Campaign has been paused and no emails are being sent
STOPPED
Campaign has been stopped by a user.
SENT_PENDING_AB_WINNER
Campaign has been sent and is awaiting multi-variant winner to be selected
COMPLETED
Campaign has completed all processing and has been sent to all subscribers
SYSTEM_STOPPED
Campaign has been stopped by the system due to one or more errors
READY_TO_SEND
Campaign has been prepared to send and is ready to go.
Usages
#
References
#
- Field sendStatus from Campaign
- Field sendStatus from CampaignInfo
- Field status from TemplateCampaign
Previous
CampaignPreview