是否有移动广告提供商会告诉您正在展示的广告的关键字?

时间:2014-03-31 20:37:47

标签: android mobile ads

是否有针对移动系统的广告发布SDK,可以:
a)告诉我广告关键字是针对当前显示的广告?
b)请求关于某些(其他)关键字的广告。

这就是我想要以代码方式实现的目标:

nextAd = GetNextAdvert(listOfKeywords);

// Store keywords for adverts the user followed through with
nextAd.onClick(() => rememberKeyword = nextAd.keywords);

0 个答案:

没有答案