Advertisement
Guest User

Untitled

a guest
Oct 20th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.71 KB | None | 0 0
  1. {
  2.     "userData": {
  3.         "num_sessions": 0,
  4.         "purchases": 0,
  5.         "lastLocationLat": 9223372036854775807,
  6.         "user_id": null,
  7.         "canonical_amplitude_id": 1404,
  8.         "last_location": {
  9.             "lat": 9223372036854775807,
  10.             "lng": 9223372036854775807
  11.         },
  12.         "usageTime": 0,
  13.         "deviceIds": [],
  14.         "num_events": 0,
  15.         "merged_amplitude_ids": [],
  16.         "revenue": 0,
  17.         "usage_time": 0,
  18.         "lastSeen": -9223372036854775808,
  19.         "merge_times": {},
  20.         "lastLocationLong": 9223372036854775807,
  21.         "device_ids": [],
  22.         "firstSeen": -9223372036854775808,
  23.         "last_device_id": null
  24.     },
  25.     "events": []
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement