Created
June 6, 2016 15:49
-
-
Save dpiatek/d52bffd236ec51a11e4bd87776f0ac9f 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
| "merch": { | |
| "banners": { | |
| "test 1" : { | |
| "banerContent" : "<img src=\"http://dicdevelopmenttrust.com/Redux/wp-content/uploads/2013/03/Diary.svg_.hi_.png\" />", | |
| "bannerLocation":"bottom_of_results", | |
| "creativeId":"5764479", | |
| "bannerId":"5764479", | |
| "bannerName":"test 1", | |
| } | |
| "test 2" : { | |
| "banerContent" : "<p>hello</p>"} | |
| } | |
| }, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment