Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricTokenAggregationResult

Aggregation result data for the requested metric.

Hierarchy

  • MetricTokenAggregationResult

Index

Properties

Optional event_rate

event_rate: number

The number of queries with associated events divided by the total number of queries currently stored (queries and events are stored in the log for 30 days).

Optional key

key: string

The content of the natural_language_query parameter used in the query that this result represents.

Optional matching_results

matching_results: number

Number of matching results.

Generated using TypeDoc