2016-08-05 55 views
0

我今天在我的AdSense帳戶中創建了這個新的unit,但它沒有顯示出來。當我將data-ad-slot ID更改爲舊的data-ad-slot ID時,廣告就會顯示出來。此新ID不會加載任何廣告。在Google AdSense中創建的新單元無法正常工作

我的谷歌AdSense帳戶是7-8歲,我從來沒有創建一個新的單位。或者我可能在創建一個新單元時做錯了什麼?

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> 
<!-- RightSidebar --> 
<ins class="adsbygoogle" 
    style="display:block" 
    data-ad-client="ca-pub-123" 
    data-ad-slot="12345" 
    data-ad-format="auto"></ins> 
<script> 
(adsbygoogle = window.adsbygoogle || []).push({}); 
</script> 

回答

0

不要擔心某個時候它發生,從瀏覽器頁面運行頁面上 只要把AdSense代碼。刷新兩次或三次。 如果不顯示廣告,請將其留下並再次檢查並執行相同的過程。 我還在多次瀏覽頁面後獲得了新的adsense代碼廣告。 我想答案可能不會幫助你,但我分享了我一般使用的經驗。
請閱讀本...
Discussion on StackOverFlow

相關問題