JourneyLimits
class JourneyLimits
Specifies limits on the messages that a journey can send and the number of times participants can enter a journey.
Types
Properties
Link copied to clipboard
The maximum number of times that a participant can enter the journey. The maximum value is 100. To allow participants to enter the journey an unlimited number of times, set this value to 0.
Link copied to clipboard
Minimum time that must pass before an endpoint can re-enter a given journey. The duration should use an ISO 8601 format, such as PT1H.
Link copied to clipboard
The maximum number of messages that the journey can send each second.
Link copied to clipboard
The number of messages that an endpoint can receive during the specified timeframe.