forked from rudderlabs/rudder-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
batch.json
53 lines (53 loc) · 1.35 KB
/
batch.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"batch": [
{
"anonymousId": "49e4bdd1c280bc00",
"channel": "android-sdk",
"destination_props": {
"AF": {
"af_uid": "1566363489499-3377330514807116178"
}
},
"context": {
"app": {
"build": "1",
"name": "RudderAndroidClient",
"namespace": "com.rudderlabs.android.sdk",
"version": "1.0"
},
"device": {
"id": "49e4bdd1c280bc00",
"manufacturer": "Google",
"model": "Android SDK built for x86",
"name": "generic_x86"
},
"locale": "en-US",
"network": {
"carrier": "Android"
},
"screen": {
"density": 420,
"height": 1794,
"width": 1080
},
"traits": {
"anonymousId": "49e4bdd1c280bc00"
},
"user_agent": "Dalvik/2.1.0 (Linux; U; Android 9; Android SDK built for x86 Build/PSR1.180720.075)"
},
"event": "Demo Track",
"integrations": {
"All": true
},
"messageId": "1566904375469-1baf3108-647a-4f20-9867-3072056a07f5",
"properties": {
"label": "Demo Label",
"category": "Demo Category",
"value": 5
},
"type": "track",
"originalTimestamp": "2019-08-12T05:08:30.909Z",
"sentAt": "2019-08-12T05:08:30.909Z"
}
]
}