Interface PopupTriggered

interface PopupTriggered {
    campaign_id: string;
    campaignId: string;
    properties?: AnalyticEventProperties;
}

Hierarchy (View Summary)

Properties

campaign_id: string
campaignId: string