setAdGroup

actual fun setAdGroup(adGroup: String?)
expect fun setAdGroup(adGroup: String?)

Subscriber attribute associated with the install ad group for the user

Parameters

adGroup

null or an empty string will delete the subscriber attribute.

actual fun setAdGroup(adGroup: String?)