setCreative

actual fun setCreative(creative: String?)
expect fun setCreative(creative: String?)

Subscriber attribute associated with the install ad creative for the user

Parameters

creative

null or an empty string will delete the subscriber attribute.

actual fun setCreative(creative: String?)