event Trigger Conditions
Parameters
value
A list of conditions that determine when an event should trigger the destination.
Parameters
values
A list of conditions that determine when an event should trigger the destination.
suspend fun eventTriggerConditions(argument: List<suspend EventTriggerConditionArgsBuilder.() -> Unit>)
suspend fun eventTriggerConditions(vararg argument: suspend EventTriggerConditionArgsBuilder.() -> Unit)
Parameters
argument
A list of conditions that determine when an event should trigger the destination.