Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional computedComputed columns to add to each row.
Optional conversionWhether to return the entities that converted at the target step, or those that dropped off.
Optional entityAttribute columns to return for each row, in addition to the identity join key and timestamp.
Optional entityAdditional search query applied to the returned rows.
Optional groupSegments the results by the values of one or more facets.
Optional limitMaximum number of rows to return. Omit it to let the service choose.
Defines the steps of the journey and the filters applied to it.
Optional sortSort configuration for the returned rows. The sort is applied only when facet
is one of the returned columns; otherwise it is ignored.
Optional targetA reference to a step, or a range of steps, in the journey.
Use a node target to name a single step, or a path target to name the range
between two steps.
Generated using TypeDoc
Query definition for a journey list request.