Back to Amphtml

VMFIve

ads/vendors/vmfive.md

latest833 B
Original Source

VMFIve

Example

Native ad

html
<amp-ad
  width="300"
  height="169"
  type="vmfive"
  data-app-key="your-app-key"
  data-placement-id="your-placement-id"
  data-ad-type="video-native"
>
</amp-ad>

Top ad

html
<amp-ad
  width="300"
  height="169"
  type="vmfive"
  data-app-key="your-app-key"
  data-placement-id="your-placement-id"
  data-ad-type="video-top"
>
</amp-ad>

Interstitial Embedded ad

html
<amp-ad
  width="300"
  height="449"
  type="vmfive"
  data-app-key="your-app-key"
  data-placement-id="your-placement-id"
  data-ad-type="video-interstitial-embedded"
>
</amp-ad>

Configuration

For configuration details and to generate your tags, please contact http://vmfive.com/index.html#contact

Supported parameters:

  • data-app-key
  • data-placement-id
  • data-ad-type