Summary

Leave behind real estate business card ads for an UNLIMITED image gallery of high quality listings. Simple ad design emphasizes real estate imagery but leaves room for agent contact information – requires at least 5 properties to work.

Supported Sizes

300x250 (fixed)

300x600 (fixed)

800x600 (fixed)

970x250 (fixed)

1x1 (flexible)

3x1 (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 of Advertisement
Available in:
  • 300x250 (fixed)
  • 300x600 (fixed)
  • 800x600 (fixed)
  • 970x250 (fixed)
  • 1x1 (flexible)
  • 3x1 (flexible)
  • 4x1 (flexible)
The size of the advertisement.
Destination URL
https://www.google.com
Where does the user go when they click the ad? This may be overridden for individual items
Advertiser Name
Advertiser Inc.
The name of the advertiser
Sales Rep/Agent Image
[empty]
Image for the sales rep or agent (Optional)
Sales Rep/Agent Name
Jane Doe
The name of sales rep or agent
Phone Number
893-232-1323
The phone number of the business/sales agent
Email Address
example@email.com
The email address of the business/sales agent
Street Address
100 Hollywood Blvd
The address of the business
Disclaimer
This is a disclaimer. You do not have to use it as a disclaimer and may put another call to action here
A disclaimer, or other text to be displayed
Slideshow Change Time
3
Specify how long before slide changes (in seconds) or set to zero to disable the automatic sliding.
Slides Count
[empty]
Specify the number of slides that should appear at once. Will not exceed number of items listed.
Agency/Realtor Logo
Default Value
The logo of the realtor/agency
List of Houses (Mutliple)
(nested value)
Add an image, price, name and destination link for each unit to be shown in this advertisement. (If individual house destination is left blank it will default to the default destination url)

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

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