Hi,
Currently we only support Auto Ads feature from AdSense. To add Auto Ads, please take the following steps:
Step 1:
Log in to your AdSense Account. Go to Ads > Auto Ads and click Setup Auto Ads and copy the google_ad_client code.
See Screenshot
Step 2:
On your WordPress dashboard menu, under AMP WP menu, click Customize AMP.
See Screenshot
Step 3:
On Customize AMP panel, click AMP Theme
See Screenshot
Step 4:
On AMP Theme option panel, click Custom HTML Code.
See Screenshot
Step 5:
Then, copy/paste the following code under Codes between <head> and </head> tags.
<script async custom-element="amp-auto-ads" src="https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js"></script>
Finally, add the following code after replacing the google_ad_client with your code you copied in Step 1:
<amp-auto-ads
type="adsense"
data-ad-client="google_ad_client">
</amp-auto-ads>
See Screenshot
If you want to add custom ads in custom positions, please wait for a couple of days as we are already working on that feature and it will be released very soon.
We are working super hard to support as many features as possible in a short time and would appreciate if you could support us by your valuable feedback.
Please Note: This applies to latest version i.e. 1.0.5, if you’re not on the latest version of the plugin, please update it to the latest version.
Let us know if you have any questions.
Thanks