Skip to main content

@wildix/wda-insights-client > InsightsBucket

InsightsBucket interface

Signature:

export interface InsightsBucket 

Properties

Property

Modifiers

Type

Description

count

number

Number of conversations falling into this bucket.

filter?

ListConversationsFilter | undefined

(Optional) An optional filter that represents a specified bucket, available only for date aggregations.

key

string

The value for this bucket. For example, 'INBOUND' if grouping by direction, or '0-5min' if grouping by duration.