简体   繁体   English

如何在我的应用程序中自定义广告?

[英]How do I customize ads in my app?

I'm building an ios app that target special type of people, so I did implement adMob in my app but the problem adMobs shows ads depends on location if user allow. 我正在构建针对特定人群的ios应用,因此我确实在我的应用中实现了adMob,但是如果用户允许,adMobs显示广告的问题取决于位置。 What I'm looking for is to show ads that is of my app type ? 我要寻找的是展示属于我的应用类型的广告?

For example,if my app was a gaming app so I would only show adds for gaming apps or anything related to gaming or if my app is educational i would show only ads related to education. 例如,如果我的应用程序是游戏应用程序,那么我将只显示游戏应用程序的附加内容或与游戏相关的任何内容,或者如果我的应用程序是教育性的,则我只会显示与教育相关的广告。

I hope someone knows the way to do that 我希望有人知道这样做的方法

Hello Guys I found the Answer in their website after long digging 大家好,我经过长时间的挖掘在网站上找到了答案

Here it is: 这里是:

https://support.google.com/admob/answer/3150235?hl=en https://support.google.com/admob/answer/3150235?hl=en

Google AdMob official document say: Google AdMob 官方文件说:

The Mobile Ads SDK is now imported and initialized, and you're ready to implement an ad. 现在,移动广告SDK已导入并初始化,您可以开始实施广告了。 AdMob offers a number of different ad formats, so you can choose the one that best fits your app's user experience. AdMob提供了多种不同的广告格式,因此您可以选择最适合您应用程序用户体验的一种。

Implement customize ads to access following link: 实施自定义广告以访问以下链接:

https://firebase.google.com/docs/admob/ios/quick-start https://firebase.google.com/docs/admob/ios/quick-start

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM