SDK API Reference / BehaviorPreviewResult
Interface: BehaviorPreviewResult
Behavior preview result
Properties
columns
columns:
PreviewColumnInfo[]
customerPercent?
optionalcustomerPercent?:number
Percentage of master rows with events
customersWithEvents?
optionalcustomersWithEvents?:number
Number of distinct customers with events
database
database:
string
foreignKey
foreignKey:
string
joinKey
joinKey:
string
name
name:
string
sampleData?
optionalsampleData?:Record<string,unknown>[]
Sample data rows
schemaError?
optionalschemaError?:string
schemaValid
schemaValid:
boolean
table
table:
string
totalEvents?
optionaltotalEvents?:number
Total number of events