Implementing native ads in android using Admob? is it possible?(使用 Admob 在 android 中实现原生广告?是否可以?)
问题描述
我正在尝试在我的 Android 应用程序中实现原生广告.但我只想使用 admob 来做到这一点.我搜索了很多解决方案,但找不到确切的解决方案.
我知道可以使用 :原生广告概览
链接 2:DFP Android 指南 >定位
链接 3:DFP 快速入门指南
如果无法使用 admob,MoPub 是我目前最好的解决方案.
任何帮助和指导都会有所帮助.谢谢.
作为本主题的补充,您现在可以按照 Google 提供的使用 NativeExpressAdView 的指南非常轻松地为 Admob 实现 NativeAds.有关更多信息,请查看谷歌文档:https://firebase.google.com/docs/admob/android/native-express?hl=zh-CN
I'm trying to implement native ads in my android application. But I want to do it using admob only. I searched a lot for solution but could not find exact one to do so.
I know it is possible using MoPub.
What I wanted to do is this:
Show ads inside list item which means one of the ListView
/RecyclerView
item can be one ad like below image.
I found some links and references but that doesn't explain proper implementation of the native ads.
Link 1 : Native ads overview
Link 2 : DFP Android Guides > Targeting
Link 3 : DFP Quick Start Guide
If it is not possible to do it using admob, MoPub is best solution for me right now.
Any help and guidance would be helpful. thanks.
As an addition to this thread, you can now implement NativeAds for Admob very easily by following the guide provided by Google using NativeExpressAdView . For more information, check the google documentation : https://firebase.google.com/docs/admob/android/native-express?hl=en
这篇关于使用 Admob 在 android 中实现原生广告?是否可以?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:使用 Admob 在 android 中实现原生广告?是否可以?


- 使用自定义动画时在 iOS9 上忽略 edgesForExtendedLayout 2022-01-01
- 在测试浓缩咖啡时,Android设备不会在屏幕上启动活动 2022-01-01
- 用 Swift 实现 UITextFieldDelegate 2022-01-01
- 如何检查发送到 Android 应用程序的 Firebase 消息的传递状态? 2022-01-01
- 想使用ViewPager,无法识别android.support.*? 2022-01-01
- MalformedJsonException:在第1行第1列路径中使用JsonReader.setLenient(True)接受格式错误的JSON 2022-01-01
- Android - 拆分 Drawable 2022-01-01
- android 4中的android RadioButton问题 2022-01-01
- Android viewpager检测滑动超出范围 2022-01-01
- Android - 我如何找出用户有多少未读电子邮件? 2022-01-01