# [Helpers](https://github.com/slooob/amp-html/tree/master/lib/amp-html/helpers/docs#amp-html-helpers) / `amp_auto_ads` ## Information `amp_auto_ads` allows to autmatically embed ads by a provider. --- ### Quick info #### Latest update: 0.6.2 (Pre-release) - 2017-03-20 [**Changelog for version 0.6.2**](https://github.com/slooob/amp-html/blob/master/CHANGELOG.md#062-pre-release---2017-03-20) #### [DeepIntegration](https://github.com/slooob/amp-html/tree/master/lib/amp-html/helpers/docs#deepintegration-helpers): Disabled #### [Availability](https://github.com/slooob/amp-html/tree/master/lib/amp-html/helpers/docs#availability-of-helpers): Installable with the [Advertisements Component](https://github.com/slooob/amp-html/tree/master/lib/amp-html/components/docs/ad.md) #### [Takes a block?](https://github.com/slooob/amp-html/tree/master/lib/amp-html/helpers/docs#takes-a-block): No --- ## General ### Reference [**AMP Reference**](https://www.ampproject.org/docs/reference/components/ads/amp-auto-ads) #### Required Parameters * `network` ([List of supported auto-ads networks](https://www.ampproject.org/docs/reference/components/ads/amp-auto-ads#supported-ad-networks)) #### Structure <%= amp_auto_ads(network, options) %> # <amp-auto-ad type=network></amp-ad> ## Examples Some examples may be here in the future.