Hi Ahmed, thank you.
The ads didn’t appears in the AMP version of the website so :
1. I added the following code in advance settings –
Head :
<script async custom-element=”amp-auto-ads”
src=”https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js”>
</script>
Body
<amp-auto-ads type=”adsense”
data-ad-client=”ca-pub-********************”>
</amp-auto-ads>