Last updated 11 months ago
You can use the JS API to list all the popup campaigns. This may be handy in situations when you would like to fetch all campaigns and iterate them to decide whether they should be shown or not.
nostojs(api => { console.log(api.popupCampaigns()); });
id
String
The identifier of the popup campaign
name
The name of the popup campaign
type
The trigger-type of the popup campaign