Class ProductAnalyticsJourneyScalarQuery

Query definition for a journey scalar request.

Hierarchy

  • ProductAnalyticsJourneyScalarQuery

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 for a scalar query.

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