onCampaignTerminatedEvent( )


Notes:

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

Permissions
Access Verticals by Automations
Set Up Automations
Manage Email Marketing
Read Email Marketing
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

JavaScript
Did this help?