Selects the sessions a Sankey diagram is built from.

Hierarchy

  • ProductAnalyticsSankeySearch

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

Audience filter definitions for targeting specific user segments.

Identity join keys used to stitch events belonging to the same user or session.

query?: string

Datadog search query restricting the events considered.

Generated using TypeDoc