onCampaignPublishedEvent( )


Notes:

Triggered when a draft campaign is published.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?