Visit dashboard.adincube.com to create a publisher account and get access to our AMP ads.
Uses fixed size by the given width
and height
.
<amp-ad
width="300"
height="250"
type="adincube"
data-ad-type="in_content"
data-site-key="TEST_WEBSITE_KEY"
>
</amp-ad>
Uses fixed size by the given width
and height
.
<amp-sticky-ad layout="nodisplay">
<amp-ad
width="320"
height="50"
type="adincube"
data-ad-type="sticky_banner"
data-site-key="TEST_WEBSITE_KEY"
>
</amp-ad>
</amp-sticky-ad>
Refer to the amp-sticky-ad documentation to see how to implement this ad.
For details on the configuration semantics, please contact the ad network or refer to their documentation.
data-ad-type
- type of the addata-site-key
- unique key attached to a website
data-params
- additional config parameters