Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在我的 android 应用程序中实现了 facebook 受众网络横幅广告。我想在用户点击它并返回应用程序后 15 秒内不显示广告。我搜索了很多,找不到任何解决方案。我这样做是为了防止非法点击。我怎样才能做到这一点?
添加一个广告监听器并覆盖onAdClicked点击的方法并做你想做的事情这是 关于如何设置广告监听器的 facebook 文档
onAdClicked