<div id="sa-rich-media-wrapper">
<script>
var qs = [
"dsp=bw",
"bw_clk=" + encodeURIComponent("{{CLICK_TRACKING_URL}}"),
"bw_auc=" + encodeURIComponent("{{AUCTION_ID}}"),
"bw_adv=" + encodeURIComponent("{{ADVERTISER_ID}}"),
"bw_app=" + encodeURIComponent("{{APP_BUNDLE}}"),
"bw_dom=" + encodeURIComponent("{{DOMAIN}}"),
"bw_w=" + encodeURIComponent("{{WIDTH}}"),
"bw_h=" + encodeURIComponent("{{HEIGHT}}"),
"bw_crid=" + encodeURIComponent("{{CREATIVE_ID}}")
].join("&");
var s = document.createElement("script");
s.src =
"https://rich-media.v3.awesomeads.superawesome.tv/api/tags/281811be-d1a5-417e-8561-446917b02c99?" +
qs;
document.head.appendChild(s);
</script>
</div>
50
6
610KB
605KB
126.0ms
ms
716.0ms