Advertisement
Guest User

Untitled

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