Advertisement
Guest User

Untitled

a guest
May 25th, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. [
  2. {
  3. "_id" : ObjectId("556321ae034fdba47a73fd65"),
  4. "event_type" : "AppLaunchedEvent",
  5. "_update" : 0,
  6. "timestamp" : ISODate("2015-05-25T13:20:46.105Z"),
  7. "user_id" : "d7a9b5a0f819a1a778d80d2a61e0f15f",
  8. "app_id" : "solitair",
  9. "platform" : "ios"
  10. },
  11. {
  12. "_id" : ObjectId("55631f18034fdb9cb29bff7e"),
  13. "event_type" : "AppLaunchedEvent",
  14. "_update" : 0,
  15. "timestamp" : ISODate("2015-05-25T13:09:44.201Z"),
  16. "user_id" : "d7a9b5a0f819a1a778d80d2a61e0f15f",
  17. "app_id" : "solitair",
  18. "platform" : "ios"
  19. },
  20. {
  21. "_id" : ObjectId("55631fd2034fdba1359bff5c"),
  22. "event_type" : "AppLaunchedEvent",
  23. "_update" : 0,
  24. "timestamp" : ISODate("2015-05-25T13:12:50.575Z"),
  25. "user_id" : "d7a9b5a0f819a1a778d80d2a61e0f15f",
  26. "app_id" : "solitair",
  27. "platform" : "ios"
  28. },
  29. {
  30. "_id" : ObjectId("55632069034fdba47a73fd4c"),
  31. "event_type" : "AppLaunchedEvent",
  32. "_update" : 0,
  33. "timestamp" : ISODate("2015-05-25T13:15:21.568Z"),
  34. "user_id" : "ed707fa24041b2cdd90e18c47cf77f404969ddb6",
  35. "app_id" : "solitair",
  36. "platform" : "editor"
  37. },
  38. {
  39. "_id" : ObjectId("556320cb034fdba47a73fd5f"),
  40. "event_type" : "BoostUsedEvent",
  41. "_update" : 0,
  42. "timestamp" : ISODate("2015-05-25T13:16:59.260Z"),
  43. "number_of_energy" : 0,
  44. "user_id" : "ed707fa24041b2cdd90e18c47cf77f404969ddb6",
  45. "number_of_currency" : 150,
  46. "objectives_left" : [
  47. 1
  48. ],
  49. "app_id" : "solitair",
  50. "platform" : "editor",
  51. "level_number" : 25,
  52. "moves_left" : 28,
  53. "type_of_boost" : "AddJoker"
  54. },
  55. {
  56. "_id" : ObjectId("556320e4034fdba47a73fd61"),
  57. "event_type" : "BoostUsedEvent",
  58. "_update" : 0,
  59. "timestamp" : ISODate("2015-05-25T13:17:24.028Z"),
  60. "number_of_energy" : 0,
  61. "user_id" : "ed707fa24041b2cdd90e18c47cf77f404969ddb6",
  62. "number_of_currency" : 150,
  63. "objectives_left" : [
  64. 1
  65. ],
  66. "app_id" : "solitair",
  67. "platform" : "editor",
  68. "level_number" : 26,
  69. "moves_left" : 30,
  70. "type_of_boost" : "RemoveKeyLocked"
  71. },
  72. {
  73. "_id" : ObjectId("5563224d034fdba47a73fd6a"),
  74. "event_type" : "AppLaunchedEvent",
  75. "_update" : 0,
  76. "timestamp" : ISODate("2015-05-25T13:23:25.628Z"),
  77. "user_id" : "d7a9b5a0f819a1a778d80d2a61e0f15f",
  78. "app_id" : "solitair",
  79. "platform" : "ios"
  80. }
  81. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement