Class ProductAnalyticsJourneyFunnelQuery

Query definition for a journey funnel request.

Hierarchy

  • ProductAnalyticsJourneyFunnelQuery

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 at each funnel step.

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

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

Generated using TypeDoc