Created
August 15, 2014 20:34
-
-
Save banderson623/dc0a09b3319eafed561e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
enabled: true | |
ad_units: [ | |
# Example | |
# { | |
# url_pattern: /polygon/, | |
# unit_id: 304992, | |
# group_id: 0, #defaults to 0 | |
# width: 300, #defaults to 1 | |
# height: 250, #defaults to 1 | |
# html: '<div width="300px" height="250px"><img src="http://i.imgur.com/OsM2GBy.png"/></div>' | |
# }, | |
{ | |
url_pattern: /polygon/, | |
unit_id: 564364, | |
html: '<div width="300px" height="250px"><img src="http://i.imgur.com/OsM2GBy.png"/></div>' | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment