extensions/amp-ad-network-oblivki-impl/amp-ad-network-oblivki-impl.md
Oblivki implementation of AMP Ad tag which requests early by XHR and renders natively within the page if a valid AMP Ad is returned. Should not be directly referenced by pages and instead is dynamically loaded via the amp-ad tag. However, in order to remove an async script load of this library, publishers can include its script declaration.
<table> <tr> <td class="col-fourty" width="40%"><strong>Availability</strong></td> <td>In Development</td> </tr> <tr> <td class="col-fourty"><strong>Required Script</strong></td> <td><code><script async custom-element="amp-ad" src="https://cdn.ampproject.org/v0/amp-ad-0.1.js"></script></code></td> </tr> </table><amp-ad
width="300"
height="250"
type="oblivki"
data-use-a4a="true"
data-block-key="XgSNxZnGpAmULblp9d23"
src="https://oblivki.biz/amp_a4a?key=XgSNxZnGpAmULblp9d23"
>
</amp-ad>
Oblivki impl uses the same attributes as <amp-ad> .