Group by configuration for user journey funnel.

Hierarchy

  • ProductAnalyticsFunnelGroupBy

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
facet: string

Facet to group by.

limit?: number

Maximum number of groups.

shouldExcludeMissing?: boolean

Whether to exclude missing values.

Sort configuration for user journey funnel group by.

Target for user journey search.

Generated using TypeDoc