onCampaignTerminatedEvent( )


Notes:

Triggered when the mailing list isn't clean and campaign was terminated.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?