Created
August 30, 2016 18:24
-
-
Save csessig86/0736f97a8ec3b25984744e5f9aea9f83 to your computer and use it in GitHub Desktop.
Header bidding requirement part 2
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
<div id="ad-leaderboard"> | |
<script type='text/javascript'> | |
googletag.cmd.push(function() { | |
googletag.display('ad-leaderboard'); | |
}); | |
</script> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment