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

addTransformation

fun addTransformation(transformation: TransformationSettings): TealiumConfig.Builder

Sets a transformation to be used by a specific transformer.

The transformation Id and transformer Id will be combined and need to be unique or the newer transformation will replace older ones.

Parameters

transformation

The TransformationSettings that defines which Transformer should handle this transformation and how.

Generated by Dokka
(c) Tealium 2026