Preparing search index...
The search index is not available
@nosto/nosto-js
@nosto/nosto-js
client
PlacementDebugDTO
Interface PlacementDebugDTO
interface
PlacementDebugDTO
{
activeRule
?:
SegmentRuleDebugDTO
;
divId
:
string
;
enabled
:
boolean
;
id
:
string
;
name
:
string
;
rules
:
PlacementRuleDTO
[]
;
}
Index
Properties
active
Rule?
div
Id
enabled
id
name
rules
Properties
Optional
active
Rule
activeRule
?:
SegmentRuleDebugDTO
div
Id
divId
:
string
enabled
enabled
:
boolean
id
id
:
string
name
name
:
string
rules
rules
:
PlacementRuleDTO
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Rule
div
Id
enabled
id
name
rules
@nosto/nosto-js
Loading...