onCampaignRejectedEvent( )


Notes:

Triggered when a campaign is identified as abusive and rejected without sending emails to recipients.

Permissions
Read Email Marketing
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?