Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.settings.modules/RuleModuleSettingsBuilder/setRules

setRules

fun setRules(rules: Rule<String>): T

Sets the rules that this Module needs to match in order to process an event (e.g. collection or dispatching)

The String values should be the rule id's that are required, or not, depending on the required logic.

Generated by Dokka
(c) Tealium 2026