putAll

fun putAll(map: Map<String, String>)

Convenience method to send a bunch of key-value pairs to BlueKai

Parameters

map

Map with keys and values

fun putAll(email: String?, map: MutableMap<String, String>)
fun putAll(customerIdkey: String?, customerIdValue: String?, map: MutableMap<String, String>)

Convenience method to send a bunch of key-value pairs to BlueKai

Parameters

map

Map with keys and values

email

emaild id of customer