Summary
Display up to three properties and agent information with this plug and play format. Available in 300x250, 300x600, 728x90, 800x600, 970x250, 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!
-
Size of Advertisement: The size of the advertisement.
Default value:
Available in:- 300x250 (fixed)
- 300x600 (fixed)
- 728x90 (fixed)
- 800x600 (fixed)
- 970x250 (fixed)
- 4x1 (flexible)
-
House #1: The picture, address, and description of the first house
Default value:
(nested value) -
Price: The price of the first house
Default value:
$750,000 -
House #2: The picture, address, and description of the second house
Default value:
(nested value) -
Price: The price of the second house
Default value:
$250,000 -
House #3: The picture, address, and description of the third house
Default value:
(nested value) -
Price: The price of the third house
Default value:
$2,500,000 -
Realtor Picture or Logo: The agent's picture
Default value:
-
Destination: Where the user is taken when they click the ad
Default value:
[empty] -
First Name of Realtor Agent or Bussiness Name: The agent's fist name
Default value:
April -
Last Name of Realtor Agent: The agent's last name
Default value:
Adams -
Phone Number of Realtor: The agent's phone number
Default value:
1-888-555-1234 -
Email of Realtor: The agent's email address
Default value:
april@specialrealty.com -
Background Color of Addresses: The background color of the addresses labels to each house.
Default value:
#305380 (more on color values here) -
Font Color of Contact Info: The font of the contact information in order to keep the text visible when the background gets too light or dark.
Default value:
#ffffff (more on color values here) -
Font Types: The font style of the ad's text.
Default value:
sans-serif
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=""]
-
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=""></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/.js?sa=1&" + (window.broadstreet ? 'init=0' : '') + (destination.indexOf('CLICK_URL_ESC') >= 0 ? '' : '&destination=' + destination); bjs.parentNode.insertBefore(js, bjs); }(document, 'script'));</script>