Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 526 Bytes

File metadata and controls

39 lines (30 loc) · 526 Bytes

Sulvo

Example

Regular ad

<amp-ad
  width="300"
  height="250"
  type="sulvo"
  data-ad="example.com_display"
  class="demand-supply"
>
</amp-ad>

Sticky ad

<amp-sticky-ad>
  <amp-ad
    width="300"
    height="250"
    type="sulvo"
    data-ad="example.com_sticky_mobile"
    class="demand-supply"
  >
  </amp-ad>
</amp-sticky-ad>

Configuration

For further information, please contact Sulvo.

Required parameters

  • data-ad: Ad ID provided by Sulvo.