Class ProductAnalyticsFormulaJourneyQuery

Query definition for a journey timeseries request.

Hierarchy

  • ProductAnalyticsFormulaJourneyQuery

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

Defines the metric computed over the journey.

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

queryId?: string

Caller-defined identifier echoed back in the results.

Defines the steps of the journey and the filters applied to it.

Generated using TypeDoc