Could somebody please clarify what Adsense code is required in able to order ads.
I have created my account with Google and the following code has been given:
When I search these forums I see that others have used :
Am I using the right code?
I have created my account with Google and the following code has been given:
<script data-ad-client="ca-pub-xxxxxxxxxxxxxxxx" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
When I search these forums I see that others have used :
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:inline-block;width:100%;height:90px"
data-ad-client="ca-pub-5226777900814566"
data-ad-slot="InsetYourSlotNumberHere">
</ins>
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
Am I using the right code?