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 compositeThe unique identifier of the composite rule. Generated by the server if omitted.
Optional configA hash of the composite rule's configuration, computed by the server.
The rule used to combine the composite rule's predicates. all_of requires every predicate
to match, in any order. in_order requires every predicate to match in the given order.
Optional maxThe maximum time window, in milliseconds, in which all predicates must match.
The list of predicates that must be matched by RUM events.
Generated using TypeDoc
A composite rule combining several predicates. Used as an alternative to
nodeson a journey step when several conditions must be matched together, in any order or in a specific order.