SetUserTargeting
Overview
Allows to pass SetUserTargeting to networks supporting it.
Syntax
SetUserTargeting(userTargeting)userTargeting (REQUIRED)
Object containing targeting information.
returns void
Examples
AATKitBinding.SetUserTargeting(userTargeting);Last updated