Skip to main content

Interface: QueryUserMetricsResponse<NameType>

Type parameters

NameType
NameTypeextends string = string

Hierarchy

Properties

domain

domain: "user"


metricName

metricName: NameType


resultGroups

resultGroups: QueryMetricsResultGroup[]

Result of the metrics query. Contains only 1 element if groupByTags are empty, otherwise contains multiple results grouped by tags.

Inherited from

QueryMetricsResponseCommon.resultGroups