Class FormulaAndFunctionProductAnalyticsExtendedQueryDefinition

A formula and functions Product Analytics Extended query for advanced analytics features.

Hierarchy

  • FormulaAndFunctionProductAnalyticsExtendedQueryDefinition

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

Product Analytics/RUM audience filters.

Compute configuration for Product Analytics Extended queries.

Data source for Product Analytics Extended queries.

Group by configuration.

Event indexes to query.

name: string

Name of the query for use in formulas.

query: any

Base query for Product Analytics.

Generated using TypeDoc