setAd

actual fun setAd(ad: String?)
expect fun setAd(ad: String?)

Subscriber attribute associated with the install ad for the user

Parameters

ad

null or an empty string will delete the subscriber attribute.

actual fun setAd(ad: String?)