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

setSettingsUrl

fun setSettingsUrl(url: String): TealiumConfig.Builder

The url to download Remote JSON Settings from.

These settings will be deep merged with any Local and Programmatic settings.

Remote settings will take priority over Local ones, and Programmatic settings will take priority over Remote settings

Generated by Dokka
(c) Tealium 2026