Code Example for Vue.js
<!-- This call renders a 300x250 Native Ad -->
<template>
<component is="script">
m3ads_system="Solads";
m3ads_partnernumber=5525;
m3ads_containerclass="M3Ads M3MedRec1AdCenter";
m3ads_sectors="2007";
m3ads_numberadverts=1;
m3ads_logoimagewidth=240;
m3ads_logoimageheight=120;
m3ads_cssurl="https://cdn.solads.media/css/_default_css/300x250-1ad-center.min.css";
m3ads_subpartner="";
</component>
<component is="script" src="https://cdn.feed.solads.media/resources/scripts/jsAds-1.4.min.js" async></component>
</template>