AdropMetrics

class AdropMetrics

Metrics for user properties


Functions

setProperty

static func setProperty(key: String, value: String)

Designed for collecting user properties

  • key : user property to be collected

  • value : the corresponding value for that key

Last updated