Advertisement
Guest User

Untitled

a guest
Nov 18th, 2016
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.67 KB | None | 0 0
  1. {
  2.     "result":[
  3.         {
  4.             "id":1,
  5.             "type":0,
  6.             "internalLocation":"asd",
  7.             "name":"",
  8.             "title":"",
  9.             "imageUri":"",
  10.             "adTargetUri":"",
  11.             "htmlBody":"asdddedasad",
  12.             "userLocation":"worldwide",
  13.             "enabled":false
  14.         },
  15.         {
  16.             "id":2,
  17.              "type":0,
  18.              "internalLocation":"asd",
  19.              "name":"",
  20.              "title":"",
  21.              "imageUri":"",
  22.              "adTargetUri":"",
  23.              "htmlBody":"asdasdasdasdasd",
  24.              "userLocation":"worldwide",
  25.              "enabled":true
  26.         }
  27.     ]
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement