【发布时间】:2017-11-16 12:48:23
【问题描述】:
我是 Google Adsence 的新手,直到 2 天都遇到问题,我已经按照文档中给出的所有步骤在 google adsence 上创建了我的帐户,但无法显示广告,它将显示空白而不是我无法显示的 google adsence'没有找到任何解决方案。
我的代码是:
<script async src="//pagead2.googlesyndication.com/pagead /js/adsbygoogle.js"></script>
<!-- Large Scrapper -->
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:600px"
data-ad-client="ca-pub-3854574222872233"
data-ad-slot="5224881302"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
请帮我解决我的问题
【问题讨论】:
-
你在这段代码之前添加了jQuery库吗?
-
是的,添加了jquery库但问题没有解决
标签: javascript php ads adsense