@nosto/nosto-js
Preparing search index...
client
ConditionDTO
Interface ConditionDTO
interface
ConditionDTO
{
advanced
:
boolean
;
brands
:
string
[]
;
categories
:
string
[]
;
enabled
:
boolean
;
enabledInJs
:
boolean
;
exc_brands
:
string
[]
;
exc_categories
:
string
[]
;
exc_locations
:
string
[]
[]
;
exc_page_types
:
PageType
[]
;
exc_referer_urls
:
string
[]
;
exc_tags
:
string
[]
;
exc_url_parameters
:
string
[]
;
exc_urls
:
string
[]
;
hide_on_desktop
:
boolean
;
hide_on_mobile
:
boolean
;
locations
:
string
[]
[]
;
max_cart_size
:
number
;
max_cart_value
:
number
;
max_page_views
:
number
;
min_cart_size
:
number
;
min_cart_value
:
number
;
min_page_views
:
number
;
page_types
:
PageType
[]
;
referer_urls
:
string
[]
;
tags
:
string
[]
;
treat_url_conditions_as_filters
:
boolean
;
url_parameters
:
string
[]
;
urls
:
string
[]
;
}
Index
Properties
advanced
brands
categories
enabled
enabled
In
Js
exc_
brands
exc_
categories
exc_
locations
exc_
page_
types
exc_
referer_
urls
exc_
tags
exc_
url_
parameters
exc_
urls
hide_
on_
desktop
hide_
on_
mobile
locations
max_
cart_
size
max_
cart_
value
max_
page_
views
min_
cart_
size
min_
cart_
value
min_
page_
views
page_
types
referer_
urls
tags
treat_
url_
conditions_
as_
filters
url_
parameters
urls
Properties
advanced
advanced
:
boolean
brands
brands
:
string
[]
categories
categories
:
string
[]
enabled
enabled
:
boolean
enabled
In
Js
enabledInJs
:
boolean
exc_
brands
exc_brands
:
string
[]
exc_
categories
exc_categories
:
string
[]
exc_
locations
exc_locations
:
string
[]
[]
exc_
page_
types
exc_page_types
:
PageType
[]
exc_
referer_
urls
exc_referer_urls
:
string
[]
exc_
tags
exc_tags
:
string
[]
exc_
url_
parameters
exc_url_parameters
:
string
[]
exc_
urls
exc_urls
:
string
[]
hide_
on_
desktop
hide_on_desktop
:
boolean
hide_
on_
mobile
hide_on_mobile
:
boolean
locations
locations
:
string
[]
[]
max_
cart_
size
max_cart_size
:
number
max_
cart_
value
max_cart_value
:
number
max_
page_
views
max_page_views
:
number
min_
cart_
size
min_cart_size
:
number
min_
cart_
value
min_cart_value
:
number
min_
page_
views
min_page_views
:
number
page_
types
page_types
:
PageType
[]
referer_
urls
referer_urls
:
string
[]
tags
tags
:
string
[]
treat_
url_
conditions_
as_
filters
treat_url_conditions_as_filters
:
boolean
url_
parameters
url_parameters
:
string
[]
urls
urls
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
advanced
brands
categories
enabled
enabled
In
Js
exc_
brands
exc_
categories
exc_
locations
exc_
page_
types
exc_
referer_
urls
exc_
tags
exc_
url_
parameters
exc_
urls
hide_
on_
desktop
hide_
on_
mobile
locations
max_
cart_
size
max_
cart_
value
max_
page_
views
min_
cart_
size
min_
cart_
value
min_
page_
views
page_
types
referer_
urls
tags
treat_
url_
conditions_
as_
filters
url_
parameters
urls
@nosto/nosto-js
Loading...