Created
June 6, 2016 15:48
-
-
Save dpiatek/c8ddba2a40572cae45ec83324e666257 to your computer and use it in GitHub Desktop.
api sample
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