Summary

Create a fast spec video ad in IAB standard sizes with a video in a square, landscape, or portrait aspect radio. Our most simplified video ad takes your logo, title, description, and a video URL to make a perfect ad to bring to your next sales meeting.

Supported Sizes

300x250 (fixed)

300x600 (fixed)

728x90 (fixed)

800x600 (fixed)

970x250 (fixed)

1x1 (flexible)

4x1 (flexible)

Setup / Inputs

These are the fields / inputs taken to generate this ad. In general, inputs are not required. That said, these inputs are how you customize the ad!

Inputs
Default
Description
Size
Default Available in:
  • 300x250 (fixed)
  • 300x600 (fixed)
  • 728x90 (fixed)
  • 800x600 (fixed)
  • 970x250 (fixed)
  • 1x1 (flexible)
  • 4x1 (flexible)
Description Sizes the ad format will be presented.
CTA Text
Default click here
Description Call to action button text.
CTA Link
Default https://google.com
Description Call to action button link.
CTA background Color
Default #0b08ff (more on color values here)
Description Call to action background color.
Logo
Default Default Value
Description Logo or Brand Image related to the ad format.
Title/Headline
Default Creating a better life through sport. SOUND MIND, SOUND BODY™
Description Headline of the ad format.
Description/Sub-Headline
Default Dial up the speed and hit new PRs with the light and responsive technology of ASICS FlyteFoam™ Fast series.
Description Copy with information regarding the ad format.
Video SRC
Default https://www.youtube.com/watch?v=u4wTtuKfe_A&ab_channel=JustinRomeyn
Description Video embed URL, currently supported: Youtube, Wistia and Vimeo. Any other type of source will only work if the video is embeddable.
Layout Option
Default square
Description horizontal square vertical

Embed An Example In Your Media Kit

Customers who wish to embed the example on some "Media Kit" page on their website can do so in one of two ways:


Option 1: If you have Wordpress and the Broadstreet plugin, you can use this shortcode anywhere in any post to render the example.

[broadstreet ad="484452"]

Option 2: If you do not have Wordpress, or choose not install the Broadstreet plugin, you can embed this javascript code snippet into your post:

<div street-address="484452"></div><script>
    (function(d, s) {
    // CLICK MACRO AND CONFIGURATION SECTION
    var destination = '%%CLICK_URL_ESC%%';
    // DO NOT EDIT BELOW THIS LINE
    var js, bjs = d.getElementsByTagName(s)[0];
    js = d.createElement(s); js.async = true;
    js.src = "//ad.broadstreetads.com/display/484452.js?sa=1&"
        + (window.broadstreet ? 'init=0' : '')
        + (destination.indexOf('CLICK_URL_ESC') >= 0
        ? '' : '&destination=' + destination);
    bjs.parentNode.insertBefore(js, bjs);
    }(document, 'script'));</script>