@nosto/nosto-js
Preparing search index...
client
PopupCampaignPreviewSettingsDTO
Interface PopupCampaignPreviewSettingsDTO
interface
PopupCampaignPreviewSettingsDTO
{
campaign_id
:
string
;
campaign_title
:
string
;
condition
:
ConditionDTO
;
enabled
:
boolean
;
popup_id
:
string
;
type
:
string
;
}
Index
Properties
campaign_
id
campaign_
title
condition
enabled
popup_
id
type
Properties
campaign_
id
campaign_id
:
string
campaign_
title
campaign_title
:
string
condition
condition
:
ConditionDTO
enabled
enabled
:
boolean
popup_
id
popup_id
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
campaign_
id
campaign_
title
condition
enabled
popup_
id
type
@nosto/nosto-js
Loading...