putPersistentLabels

fun putPersistentLabels(commandersActLabels: Map<String, String>, comScoreLabels: Map<String, String>)

Puts persistent labels for both Commanders Act and ComScore. These labels will be included in all subsequent tracking events until they are overwritten.

Parameters

commandersActLabels

A map representing the Commanders Act labels.

comScoreLabels

A map representing the ComScore labels.