Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
.
EventTrackingConfig
Interface EventTrackingConfig
interface
EventTrackingConfig
{
distinctAggregationByDays
:
number
[]
;
eventName
:
string
;
retentionConfig
:
undefined
|
RetentionConfig
;
totalByDay
:
boolean
;
totalPerEntity
:
undefined
|
TotalPerEntityAggregation
;
unique
:
boolean
;
}
Index
Properties
distinct
Aggregation
By
Days
event
Name
retention
Config
total
By
Day
total
Per
Entity
unique
Properties
distinct
Aggregation
By
Days
distinctAggregationByDays
:
number
[]
event
Name
eventName
:
string
retention
Config
retentionConfig
:
undefined
|
RetentionConfig
total
By
Day
totalByDay
:
boolean
total
Per
Entity
totalPerEntity
:
undefined
|
TotalPerEntityAggregation
unique
unique
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
distinct
Aggregation
By
Days
event
Name
retention
Config
total
By
Day
total
Per
Entity
unique
@sentio/sdk
Loading...