Back to Amphtml

Zucks

ads/vendors/zucks.md

latest728 B
Original Source

Zucks

Example

html
<amp-ad width="320" height="50" type="zucks" data-frame-id="{FRAME-ID}">
</amp-ad>

Other type

Native Ad

html
<amp-ad
  width="320"
  height="50"
  type="zucks"
  data-adtype="native"
  data-frame-id="{FRAME-ID}"
>
</amp-ad>

Recommended

html
<amp-ad
  width="320"
  height="600"
  type="zucks"
  data-adtype="zoe"
  data-frame-id="{FRAME-ID}"
>
</amp-ad>
Multi Ads
html
<amp-ad
  width="320"
  height="600"
  type="zucks"
  data-adtype="zoe"
  data-frame-id="{FRAME-ID}"
  data-zoe-multi-ad="true"
>
</amp-ad>

Configuration

For more information, please contact Zucks.

Supported parameters:

  • data-frame-id