Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QueryBody

Package version

The Analytics query. Learn more about the Analytics query syntax

Hierarchy

  • QueryBody

Index

Properties

query

query: string

The query to execute.

Optional timespan

timespan: undefined | string

Optional. The timespan over which to query data. This is an ISO8601 time period value. This timespan is applied in addition to any that are specified in the query expression.

Optional workspaces

workspaces: string[]

A list of workspaces that are included in the query.

Generated using TypeDoc