Target filter
Search Kotlin docs
  • Back
  • Tealium Prism Kotlin SDK Reference
core/com.tealium.prism.core.api.misc/TemplateProcessor/Template/substitutions

substitutions

abstract val substitutions: List<JsonObjectPath>

A list of all the substitutions found within the template text. This can be used to determine what, if any, context data needs to be gathered for the call to process.

Substitutions that could not be parsed as JsonObjectPath will not appear in this list.

Generated by Dokka
(c) Tealium 2026