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

TransformationSettings

constructor(id: String, transformerId: String, scope: Set<TransformationScope>, configuration: DataObject = DataObject.EMPTY_OBJECT, conditions: Rule<Condition>? = null)

Parameters

id

The unique identifier for this transformation.

transformerId

The identifier of the Transformer to use to apply the transformation identified by id.

scope

The set of TransformationScopes that this transformation is applicable for.

configuration

Configuration required by the transformation

Generated by Dokka
(c) Tealium 2026