getDeviceAllocatedAds 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. {
  2. "result": 1,
  3. "description": "",
  4. "data": {
  5. "total": 32,
  6. "dataList": [
  7. {
  8. "id": "xxxxx1123",
  9. "adId": 1,
  10. "name": "广告1",
  11. "word": "回复666免费洗衣",
  12. "status": true,
  13. "startTime": "2018-01-10 10:10",
  14. "endTime": "2018-01-26 13:45",
  15. "img": "/1.0/img/a0.jpg"
  16. },
  17. {
  18. "id": 1,
  19. "adId": 2,
  20. "name": "广告4",
  21. "status": true,
  22. "startTime": "2018-01-10 18:30",
  23. "endTime": "2018-01-10 22:30"
  24. },
  25. {
  26. "id": 1,
  27. "adId": 3,
  28. "name": "广告5",
  29. "status": true,
  30. "groupName": "商户2",
  31. "startTime": "2018-01-10 9:30",
  32. "endTime": "2018-01-10 18:30"
  33. },
  34. {
  35. "id": 1,
  36. "adId": 4,
  37. "name": "广告6",
  38. "status": true,
  39. "startTime": "2018-01-10 18:30",
  40. "endTime": "2018-01-10 22:30"
  41. },
  42. {
  43. "id": 1,
  44. "adId": 5,
  45. "name": "广告7",
  46. "status": true,
  47. "startTime": "2018-01-10 18:30",
  48. "endTime": "2018-01-10 22:30"
  49. },
  50. {
  51. "id": 1,
  52. "adId": 6,
  53. "name": "广告8",
  54. "status": false,
  55. "startTime": "2018-01-10 18:30",
  56. "endTime": "2018-01-10 22:30"
  57. },
  58. {
  59. "id": 1,
  60. "adId": 7,
  61. "name": "广告9",
  62. "status": true,
  63. "startTime": "2018-01-10 18:30",
  64. "endTime": "2018-01-10 22:30"
  65. },
  66. {
  67. "id": 1,
  68. "adId": 8,
  69. "name": "广告10",
  70. "status": true,
  71. "startTime": "2018-01-10 18:30",
  72. "endTime": "2018-01-10 22:30"
  73. },
  74. {
  75. "id": 1,
  76. "adId": 9,
  77. "name": "广告11",
  78. "status": true,
  79. "startTime": "2018-01-10 18:30",
  80. "endTime": "2018-01-10 22:30"
  81. }
  82. ]
  83. }
  84. }