Advertisement
Guest User

Untitled

a guest
Dec 11th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.47 KB | None | 0 0
  1. {
  2. "_id" : NumberLong(1),
  3. "metadata" : {
  4. "merchantInfo" : "merchant name",
  5. "merchantProfile" : "None",
  6. "dl_merchant" : "2",
  7. "merchantLocation" : "None",
  8. "breakoutMessage" : "None",
  9. "crumbLast" : "crumb1>crumb2>crumb3",
  10. "breadCrumbs" : "crumb1>crumb2>crumb3",
  11. "dealUrl" : "test.com"
  12. },
  13. "contentType" : "deal",
  14. "isCheckedOut" : false,
  15. "title" : "deal title",
  16. "date" : ISODate("2018-12-11T16:32:58.113Z"),
  17. "tabsProjectID" : "",
  18. "sections" : [
  19. {
  20. "name" : "Customer Experience Reviews",
  21. "sectionType" : "review",
  22. "subsections" : [
  23. {
  24. "escalationInfo" : {
  25.  
  26. },
  27. "data" : {
  28. "ratingStars" : "4",
  29. "reviewDate" : ISODate("2000-01-01T00:00:00Z"),
  30. "reviewText" : "this is review text",
  31. "purchaserType" : "purchaser",
  32. "reviewer" : "reviewer name"
  33. },
  34. "id" : NumberLong(3),
  35. "actions" : [ ],
  36. "flags" : [
  37. {
  38. "OffensiveContent" : {
  39. "predicted" : false,
  40. "marked" : null
  41. }
  42. },
  43. {
  44. "SentimentMismatch" : {
  45. "predicted" : false,
  46. "marked" : null
  47. }
  48. }
  49. ]
  50. },
  51. {
  52. "escalationInfo" : {
  53.  
  54. },
  55. "data" : {
  56. "ratingStars" : "5",
  57. "reviewDate" : ISODate("2018-01-01T00:00:00Z"),
  58. "reviewText" : "this is more review text",
  59. "purchaserType" : "purchaser2",
  60. "reviewer" : "reviewer name2"
  61. },
  62. "id" : NumberLong(4),
  63. "actions" : [ ],
  64. "flags" : [
  65. {
  66. "OffensiveContent" : {
  67. "predicted" : false,
  68. "marked" : null
  69. }
  70. },
  71. {
  72. "SentimentMismatch" : {
  73. "predicted" : false,
  74. "marked" : null
  75. }
  76. }
  77. ]
  78. }
  79. ]
  80. },
  81. {
  82. "name" : "Images",
  83. "sectionType" : "image",
  84. "subsections" : [
  85. {
  86. "flags" : [
  87. {
  88. "InappropriateImage" : {
  89. "predicted" : false,
  90. "marked" : null
  91. }
  92. }
  93. ],
  94. "data" : {
  95. "captionText" : "a stack of brochures on a wooden table",
  96. "imageURL" : "https://img.grouponcdn.com/deal/22ZAsLiVPtVRrnJtMrC51mpCDX48/22-1400x840/v1/c700x420.jpg",
  97. "descTags" : [
  98. "table",
  99. "wooden",
  100. "sitting",
  101. "photo",
  102. "cake",
  103. "computer",
  104. "food",
  105. "desk",
  106. "birthday",
  107. "laptop",
  108. "keyboard"
  109. ],
  110. "catName" : [
  111. "others_",
  112. "outdoor_"
  113. ],
  114. "catTagName" : [
  115. "envelope"
  116. ]
  117. },
  118. "id" : NumberLong(1),
  119. "actions" : [ ]
  120. },
  121. {
  122. "flags" : [
  123. {
  124. "InappropriateImage" : {
  125. "predicted" : false,
  126. "marked" : null
  127. }
  128. }
  129. ],
  130. "data" : {
  131. "captionText" : "a close up of a box",
  132. "imageURL" : "https://img.grouponcdn.com/deal/2TmBoqqvYuUaFedj7xp4EE9EGYfi/2T-1400x840/v1/c700x420.jpg",
  133. "descTags" : [
  134. "thing",
  135. "table",
  136. "sitting",
  137. "photo",
  138. "cake",
  139. "small",
  140. "filled",
  141. "box",
  142. "holding",
  143. "birthday",
  144. "made",
  145. "different",
  146. "computer",
  147. "bed",
  148. "laptop",
  149. "blue",
  150. "laying",
  151. "man"
  152. ],
  153. "catName" : [
  154. "others_",
  155. "outdoor_"
  156. ],
  157. "catTagName" : [
  158. "envelope"
  159. ]
  160. },
  161. "id" : NumberLong(2),
  162. "actions" : [ ]
  163. }
  164. ]
  165. },
  166. {
  167. "name" : "Deal Title",
  168. "sectionType" : "text",
  169. "subsections" : [
  170. {
  171. "escalationInfo" : {
  172.  
  173. },
  174. "data" : "deal title",
  175. "id" : null,
  176. "actions" : [ ],
  177. "flags" : [
  178. {
  179. "Offensive Content" : {
  180. "predicted" : false,
  181. "marked" : null
  182. }
  183. },
  184. {
  185. "MisalignedDeal" : {
  186. "predicted" : false,
  187. "marked" : null
  188. }
  189. },
  190. {
  191. "ProhibitedItem" : {
  192. "predicted" : false,
  193. "marked" : null
  194. }
  195. }
  196. ]
  197. }
  198. ]
  199. },
  200. {
  201. "name" : "Deal Description",
  202. "sectionType" : "text",
  203. "subsections" : [
  204. {
  205. "escalationInfo" : {
  206.  
  207. },
  208. "data" : "this is html",
  209. "id" : null,
  210. "actions" : [ ],
  211. "flags" : [
  212. {
  213. "Offensive Content" : {
  214. "predicted" : false,
  215. "marked" : null
  216. }
  217. }
  218. ]
  219. }
  220. ]
  221. },
  222. {
  223. "name" : "Deal Variations",
  224. "sectionType" : "text",
  225. "subsections" : [
  226. {
  227. "escalationInfo" : {
  228.  
  229. },
  230. "data" : "var1| var2",
  231. "id" : null,
  232. "actions" : [ ],
  233. "flags" : [
  234. {
  235. "Offensive Content" : {
  236. "predicted" : false,
  237. "marked" : null
  238. }
  239. }
  240. ]
  241. }
  242. ]
  243. }
  244. ],
  245. "enrichmentDate" : ISODate("2018-12-11T16:32:58.113Z"),
  246. "isReviewed" : false
  247. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement