0
即時試圖在測試HTML頁面顯示一些廣告,廣告不顯示,我得到錯誤GET 400. 有人可以幫助嗎?Adsense錯誤400沒有顯示
我的網站:isrmicha.comli.com
<html>
<head>
<title>Exemplo de página HTML</title>
</head>
<body>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- UpListMeme -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-xxxxxxxx"
data-ad-slot="8702086429"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</body>
</html>