Summary

Display up to three properties and agent information with this plug and play format. Available in 300x250, 300x600, 728x90, 800x600, 970x250, 4x1 (flexible).

Supported Sizes

300x250 (fixed)

300x600 (fixed)

728x90 (fixed)

800x600 (fixed)

970x250 (fixed)

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 of Advertisement
Default Available in:
  • 300x250 (fixed)
  • 300x600 (fixed)
  • 728x90 (fixed)
  • 800x600 (fixed)
  • 970x250 (fixed)
  • 4x1 (flexible)
Description The size of the advertisement.
House #1
Default (nested value)
Description The picture, address, and description of the first house
Price
Default $750,000
Description The price of the first house
House #2
Default (nested value)
Description The picture, address, and description of the second house
Price
Default $250,000
Description The price of the second house
House #3
Default (nested value)
Description The picture, address, and description of the third house
Price
Default $2,500,000
Description The price of the third house
Realtor Picture or Logo
Default Default Value
Description The agent's picture
First Name of Realtor Agent or Bussiness Name
Default April
Description The agent's first name
Last Name of Realtor Agent
Default Adams
Description The agent's last name
Phone Number of Realtor
Default 1-888-555-1234
Description The agent's phone number
Email of Realtor
Default april@specialrealty.com
Description The agent's email address
Background Color of Addresses
Default #305380 (more on color values here)
Description The background color of the addresses labels to each house.
Font Color of Contact Info
Default #ffffff (more on color values here)
Description The font of the contact information in order to keep the text visible when the background gets too light or dark.

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="166985"]

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="166985"></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/166985.js?sa=1&"
        + (window.broadstreet ? 'init=0' : '')
        + (destination.indexOf('CLICK_URL_ESC') >= 0
        ? '' : '&destination=' + destination);
    bjs.parentNode.insertBefore(js, bjs);
    }(document, 'script'));</script>