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

setExpiration

fun setExpiration(expiration: TimeFrame): CoreSettingsBuilder

Sets the maximum amount of time that a queued event remains valid for.

After an event has been queued for longer than the given expiration, then it will be removed from the queue and no further attempts to process it will be made.

Default: 1 day

Parameters

expiration

The maximum amount of time that an event can remain valid for

Generated by Dokka
(c) Tealium 2026