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

MappingParameters

constructor(reference: ReferenceContainer?, filter: StringContainer?, mapTo: ValueContainer?)

Parameters

reference

an optional reference to the key used by this mapping to find the value

filter

an optional filter, that the reference should be equal to in order for the mapping to be applied

mapTo

a constant value to map instead of the value found at the reference

Generated by Dokka
(c) Tealium 2026