Skip to content

SDK API Reference / PreviewOptions

Interface: PreviewOptions

Preview options for sample data fetching

Properties

attribute?

optional attribute?: string

Show sample data for specific attribute by name


behavior?

optional behavior?: string

Show sample data for specific behavior by name


enriched?

optional enriched?: boolean

Show enriched master sample data (master + all attributes joined)


interval?

optional interval?: string

Time interval for behavior queries using TD_INTERVAL format (e.g., -1d, -7d, -1h, -30d)


master?

optional master?: boolean

Show master table sample data


onProgress?

optional onProgress?: PreviewProgressCallback

Progress callback for status updates