SDK API Reference / PreviewOptions
Interface: PreviewOptions
Preview options for sample data fetching
Properties
attribute?
optionalattribute?:string
Show sample data for specific attribute by name
behavior?
optionalbehavior?:string
Show sample data for specific behavior by name
enriched?
optionalenriched?:boolean
Show enriched master sample data (master + all attributes joined)
interval?
optionalinterval?:string
Time interval for behavior queries using TD_INTERVAL format (e.g., -1d, -7d, -1h, -30d)
master?
optionalmaster?:boolean
Show master table sample data
onProgress?
optionalonProgress?:PreviewProgressCallback
Progress callback for status updates