Type alias ProductAnalyticsJourneyTarget

ProductAnalyticsJourneyTarget: ProductAnalyticsJourneyNodeTarget | ProductAnalyticsJourneyPathTarget | UnparsedObject

A 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