Google adsense太小无法自定义大小

时间:2016-05-01 16:10:13

标签: adsense

我面临的问题是谷歌Adsense的规模是小的。这是我试过的代码:

我在下面创建了相同图片的新广告: create new ads screen

这是代码看起来像这样

     <script type='text/javascript' src='http://pagead2.googlesyndication.com/pagead/show_ads.js'></script>
     <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  <!-- Test Ads #2016 -->
 <ins class="adsbygoogle"
  style="display:block"
  data-ad-client="ca-pub-xxxxxxxxxxxxxxxxx"
  data-ad-slot="xxxxxxxxxxxxx"
  data-ad-format="auto"></ins>
<script>
   (adsbygoogle = window.adsbygoogle || []).push({});
</script>

结果看起来这个广告仍然太小:

small ads as result

拜托,有人帮助我。提前谢谢你!

1 个答案:

答案 0 :(得分:0)

如果您想制作任何自定义尺寸,可以访问adsesne仪表板 - &gt;广告单元然后在那里创建新的。 对于您的代码,您只需插入此

即可
style="display:block"

而不是

style="display:inline-block;width:728px;height:90px"

这将使其成为阻止,但更好的方法是创建新的&gt;