Appearance
Rule.io SDK / client/src / CampaignLinkClickedEvent
Interface: CampaignLinkClickedEvent
Defined in: client/src/webhooks/types.ts:128
Properties
campaign
campaign:
WebhookCampaignRef
Defined in: client/src/webhooks/types.ts:130
link
link:
string
Defined in: client/src/webhooks/types.ts:132
subscriber
subscriber:
WebhookSubscriber
Defined in: client/src/webhooks/types.ts:131
type
type:
"campaign.link-clicked"
Defined in: client/src/webhooks/types.ts:129