Class ProductAnalyticsFormulaRetentionQuery

Query definition for a retention scalar or retention timeseries request.

Hierarchy

  • ProductAnalyticsFormulaRetentionQuery

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Restricts a retention query to part of the grid, so that results can be examined in detail. Omit it to compute the whole grid.

The metric and aggregation applied to a retention query.

Splits the results by the values of one or more facets.

Defines the cohort and return criteria that make up a retention query.

Generated using TypeDoc