Target filter
Search Kotlin docs
  • Back
  • Tealium Prism Kotlin SDK Reference
extensions/com.tealium.prism.extensions.api.persistdatavalue/PersistDataValueSettingsBuilder/setUpdatePolicy

setUpdatePolicy

fun setUpdatePolicy(updatePolicy: UpdatePolicy): PersistDataValueSettingsBuilder

Sets the update policy for the persisted value. The update policy determines whether the persisted value can be updated with new values after it has been set. By default, the update policy is set to ALLOW_UPDATE, which means the value can be updated with new values.

Parameters

updatePolicy

The update policy to be applied to the persisted value.

Generated by Dokka
(c) Tealium 2026