onCampaignScheduledEvent( )


Notes:

Triggered when a campaign is scheduled to be sent out at the specific time.

Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: CampaignScheduledEnvelope): void | Promise<void>

Did this help?