customVariable

fun customVariable(key: String, value: String?): ExperienceRequest.Builder

Adds custom variable to request

Return

Builder instance

Parameters

key

Custom variable key

value

Custom variable value