Github
Preparing search index...
The search index is not available
Trieve Typescript SDK - v0.0.49
Trieve Typescript SDK
types.gen
CTRAnalytics
Type Alias CTRAnalytics
CTRAnalytics
:
|
{
filter
?:
SearchAnalyticsFilter
|
null
;
type
:
"search_ctr_metrics"
;
}
|
{
filter
?:
SearchAnalyticsFilter
|
null
;
page
?:
number
|
null
;
type
:
"searches_with_clicks"
;
}
|
{
filter
?:
SearchAnalyticsFilter
|
null
;
page
?:
number
|
null
;
type
:
"searches_without_clicks"
;
}
|
{
filter
?:
RecommendationAnalyticsFilter
|
null
;
type
:
"recommendation_ctr_metrics"
;
}
|
{
filter
?:
RecommendationAnalyticsFilter
|
null
;
page
?:
number
|
null
;
type
:
"recommendations_with_clicks"
;
}
|
{
filter
?:
RecommendationAnalyticsFilter
|
null
;
page
?:
number
|
null
;
type
:
"recommendations_without_clicks"
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Github
Trieve Typescript SDK - v0.0.49
Loading...