setTargetingInfo
Overview
Syntax
setTargetingInfo(info)Examples
AATKitCordova.setTargetingInfo(
{
"one" : ["a","b"],
"three" : ["c","d","e"]
}
);Last updated
setTargetingInfo(info)AATKitCordova.setTargetingInfo(
{
"one" : ["a","b"],
"three" : ["c","d","e"]
}
);Last updated