Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api/TealiumConfig/Builder/addLoadRule

addLoadRule

fun addLoadRule(id: String, rule: Rule<Condition>): TealiumConfig.Builder

Sets a load rule to be used by any of the modules by the rule's id.

Parameters

id

The id used to look up this specific rule when defining it in the Module's Settings

rule

The Rule that defines when that rule should match a payload.

Generated by Dokka
(c) Tealium 2026