Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AnalyticsMetaData

Contains the meta-data that is returend from an analytics query.

Hierarchy

  • AnalyticsMetaData

Index

Properties

clientContextId

clientContextId: string

The client context id which is assoicated with the executed query.

metrics

Various metrics which are made available by the query engine.

requestId

requestId: string

The request ID which is associated with the executed query.

Optional signature

signature: any

Provides the signature of the query.

status

The status of the query at the time the query meta-data was generated.

warnings

warnings: AnalyticsWarning[]

Any warnings that occurred during the execution of the query.

Generated using TypeDoc