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.
我有一个带有卡片视图的应用程序,就像火种一样。现在我想用 AdMob 添加广告。AdMob 提供 4 种广告格式:
我想在我的应用程序中添加类似 Tinder 的广告,但我不知道 Tinder 在他们的卡片中使用哪种广告格式。这 4 个似乎都不是 tinder 使用的(本机处于封闭测试阶段)。
Tinder 有他们自己的东西还是那只是一个很大的横幅?我将如何制作与 Tinder 使用的相同类型的广告?
Tinder 拥有自己的广告平台,与谷歌和 Facebook 合作。
您正在寻找的是本机选项,它需要您查询 API,然后显示数据。
请记住,您还将负责将广告点击通知服务器。