Advertisement
Guest User

Untitled

a guest
Jul 19th, 2015
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. {
  2. "proximity": {
  3. "7622326f-cfba-4d3c-9f4e-434cb0ce24d9": {
  4. "requiredMemory": 8.108273509889841,
  5. "state": "OK",
  6. "indices": [
  7. {
  8. "designName": "CA airports",
  9. "designId": "56789xyz",
  10. "targetingCodes": [
  11. "281"
  12. ],
  13. "requester": {
  14. "email": "jenny@someagency.com",
  15. "org": {
  16. "name": "Some Agency",
  17. "slug": "some_agency"
  18. }
  19. }
  20. },
  21. {
  22. "designName": "Fastfood LA",
  23. "designId": "12345abcd",
  24. "targetingCodes": [
  25. "1015"
  26. ],
  27. "requester": {
  28. "email": "john@joesagency.com",
  29. "org": {
  30. "name": "Joe's Agency",
  31. "slug": "joes_agency"
  32. }
  33. }
  34. }
  35. ]
  36. }
  37. },
  38. "audience": {
  39. "sets": {
  40. "7622326f-cfba-4d3c-9f4e-434cb0ce24d9": {
  41. "requiredMemory": 4.772805355489254,
  42. "state": "OK",
  43. "indices": [
  44. {
  45. "designName": "Bacon Lovers",
  46. "designId": "9988abcd",
  47. "targetingCodes": [
  48. "bacon_lovers"
  49. ],
  50. "requester": {
  51. "email": "john@joesagency.com",
  52. "org": {
  53. "name": "Joe's Agency",
  54. "slug": "joes_agency"
  55. }
  56. }
  57. },
  58. {
  59. "designName": "Shopping Enthusiast",
  60. "designId": "3344xyz",
  61. "targetingCodes": [
  62. "shopping_enthusiast"
  63. ],
  64. "requester": {
  65. "email": "john@joesagency.com",
  66. "org": {
  67. "name": "Joe's Agency",
  68. "slug": "joes_agency"
  69. }
  70. }
  71. }
  72. ]
  73. }
  74. }
  75. }
  76. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement