-
Notifications
You must be signed in to change notification settings - Fork 71
Expand file tree
/
Copy pathmapping-log-event-with-flags.json
More file actions
120 lines (120 loc) · 3.56 KB
/
mapping-log-event-with-flags.json
File metadata and controls
120 lines (120 loc) · 3.56 KB
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
{
"id": "122cf764-f4d5-3671-9259-e3e45cad2a24",
"request": {
"method": "POST",
"bodyPatterns": [
{
"equalToJson": {
"id": "${json-unit.ignore}",
"ltv": 0,
"msgs": [
{
"et": "Transaction",
"id": "${json-unit.ignore}",
"vc": "off_thread",
"dt": "e",
"flags": {
"Not_forwarded_to_providers": ["Top Secret"]
},
"ct": "${json-unit.ignore}",
"el": 0,
"attrs": {
"test Dictionary": "{\n test1 = test;\n test2 = 2;\n test3 = \"2023-11-14 22:13:20 +0000\";\n}",
"A Date Key": "2023-11-14T22:13:20+0000",
"A Number Key": "42",
"A_String_Key": "A String Value"
},
"sct": "${json-unit.ignore}",
"sid": "${json-unit.ignore}",
"en": "${json-unit.ignore}",
"est": "${json-unit.ignore}",
"n": "Event Name",
"mt": false
}
],
"dt": "h",
"a": "${json-unit.ignore}",
"ai": {
"av": "1.0",
"sideloaded_kits_count": 0,
"bid": "${json-unit.ignore}",
"pir": false,
"fi": false,
"lud": "${json-unit.ignore}",
"arc": "arm64",
"tsv": "150000",
"apn": "com.mparticle.IntegrationTests",
"env": 1,
"abn": "1",
"bsv": "${json-unit.ignore}",
"ict": "${json-unit.ignore}"
},
"ct": "${json-unit.ignore}",
"ck": "${json-unit.ignore}",
"das": "${json-unit.ignore}",
"mpid": 6504934091054997508,
"ui": [
{
"i": "123456",
"n": 1
},
{
"i": "foo@example.com",
"n": 7
}
],
"uitl": 60,
"oo": false,
"sdk": "8.41.1",
"di": {
"tz": "${json-unit.ignore}",
"p": "arm64",
"b": "arm64",
"dn": "${json-unit.ignore}",
"dll": "en",
"dsh": "1440",
"idst": false,
"dlc": "${json-unit.ignore}",
"vid": "${json-unit.ignore}",
"dma": "Apple",
"dp": "iOS",
"tzn": "${json-unit.ignore}",
"dsw": "960",
"dosv": "${json-unit.ignore}",
"it": false,
"dmdl": "arm64",
"jb": {
"cydia": false
},
"lat": false,
"arc": "arm64e",
"bid": "${json-unit.ignore}"
},
"stl": 60
},
"ignoreArrayOrder": true,
"ignoreExtraElements": false
}
],
"urlPattern": "/v2/us1-[a-f0-9]+/events"
},
"response": {
"status": 202,
"bodyFileName": "body-log-event-with-flags.json",
"headers": {
"X-Cache": "MISS, MISS",
"X-MP-Trace-Id": "691f64b86c4734235e4f789de20cf675",
"Server": "Kestrel",
"X-Origin-Name": "fastlyshield--shield_ssl_cache_iad_kiad7000142_IAD",
"Date": "Thu, 20 Nov 2025 18:58:00 GMT",
"X-Timer": "S1763665081.826916,VS0,VE11",
"Via": "1.1 varnish, 1.1 varnish",
"Accept-Ranges": "bytes",
"X-Served-By": "cache-iad-kiad7000142-IAD, cache-lga21976-LGA",
"Vary": "Accept-Encoding",
"X-Cache-Hits": "0, 0",
"Content-Type": "application/json"
}
},
"uuid": "122cf764-f4d5-3671-9259-e3e45cad2a24"
}