首先去官网看文档 网址:https://developers.google.com/admob/ios/quick-start?hl=zh-CN

下载SDK
IOS 集成Google AdMob 播放插页广告
下载完成后集成到Xcode工程中
IOS 集成Google AdMob 播放插页广告
在 info中设置AdMob app ID,这个app id 就是在 后台申请应用的ID,没有的话可以先用文档提供的: GADApplicationIdentifier = ca-app-pub-3940256099942544~1458002511。
IOS 集成Google AdMob 播放插页广告
谷歌的文档也写的很清楚了,如何播放广告了

设置代理
IOS 集成Google AdMob 播放插页广告

初始化
IOS 集成Google AdMob 播放插页广告
播放插页广告

IOS 集成Google AdMob 播放插页广告
很简单!

相关文章:

  • 2021-10-13
  • 2021-11-09
  • 2022-01-02
  • 2022-12-23
  • 2021-10-16
  • 2021-07-24
  • 2022-01-30
  • 2022-12-23
猜你喜欢
  • 2021-11-30
  • 2022-12-23
  • 2021-11-11
  • 2022-12-23
  • 2021-12-24
相关资源
相似解决方案