Skip to content

SDK API Reference / BehaviorPreviewResult

Interface: BehaviorPreviewResult

Behavior preview result

Properties

columns

columns: PreviewColumnInfo[]


customerPercent?

optional customerPercent: number

Percentage of master rows with events


customersWithEvents?

optional customersWithEvents: number

Number of distinct customers with events


database

database: string


foreignKey

foreignKey: string


joinKey

joinKey: string


name

name: string


sampleData?

optional sampleData: Record<string, unknown>[]

Sample data rows


schemaError?

optional schemaError: string


schemaValid

schemaValid: boolean


table

table: string


totalEvents?

optional totalEvents: number

Total number of events