custom Variable
fun customVariable(key: String, value: String?): ExperienceRequest.Builder
Content copied to clipboard
Adds custom variable to request
Return
Builder instance
Parameters
key
Custom variable key
value
Custom variable value