onCampaignPublishedEvent( )


Notes:

Triggered when a draft campaign is published.

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

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

Did this help?