summaryrefslogtreecommitdiff
path: root/adservices/tests/unittest/service-core/assets/msmt_browser_deletion_tests/with_start_equals_end_no_origin.json
diff options
context:
space:
mode:
Diffstat (limited to 'adservices/tests/unittest/service-core/assets/msmt_browser_deletion_tests/with_start_equals_end_no_origin.json')
-rw-r--r--adservices/tests/unittest/service-core/assets/msmt_browser_deletion_tests/with_start_equals_end_no_origin.json38
1 files changed, 26 insertions, 12 deletions
diff --git a/adservices/tests/unittest/service-core/assets/msmt_browser_deletion_tests/with_start_equals_end_no_origin.json b/adservices/tests/unittest/service-core/assets/msmt_browser_deletion_tests/with_start_equals_end_no_origin.json
index a85586a9aa..62a8b900cc 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_browser_deletion_tests/with_start_equals_end_no_origin.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_browser_deletion_tests/with_start_equals_end_no_origin.json
@@ -72,7 +72,7 @@
"event_reports": [
{
"id": "E1",
- "sourceId": 1,
+ "sourceEventId": 1,
"attributionDestination": "android-app://com.site2.toBeDeletedDueToSourceId1",
"enrollmentId": "enrollment-id",
"triggerData": 2,
@@ -80,11 +80,13 @@
"status": 0,
"reportTime": -1,
"triggerPriority": 101,
- "sourceType": "navigation"
+ "sourceType": "navigation",
+ "sourceId": "S1",
+ "triggerId": "T1"
},
{
"id": "E2",
- "sourceId": 1,
+ "sourceEventId": 1,
"attributionDestination": "android-app://com.site2.toBeDeletedDueToSourceId1",
"enrollmentId": "enrollment-id",
"triggerData": 2,
@@ -92,11 +94,13 @@
"status": 0,
"reportTime": -1,
"triggerPriority": 101,
- "sourceType": "navigation"
+ "sourceType": "navigation",
+ "sourceId": "S1",
+ "triggerId": "T2"
},
{
"id": "E3",
- "sourceId": 2,
+ "sourceEventId": 2,
"attributionDestination": "android-app://com.site2",
"enrollmentId": "enrollment-id",
"triggerData": 2,
@@ -104,7 +108,9 @@
"status": 0,
"reportTime": -1,
"triggerPriority": 101,
- "sourceType": "navigation"
+ "sourceType": "navigation",
+ "sourceId": "S2",
+ "triggerId": "T2"
}
],
"attributions": [
@@ -116,7 +122,9 @@
"destinationOrigin": "android-app://com.site2",
"enrollmentId": "enrollment-id",
"triggerTime": 1648665733600,
- "registrant": "android-app://com.registrant.deleteCandidate"
+ "registrant": "android-app://com.registrant.deleteCandidate",
+ "sourceId": "S1",
+ "triggerId": "T1"
},
{
"id": "A2",
@@ -126,7 +134,9 @@
"destinationOrigin": "android-app://com.site2",
"enrollmentId": "enrollment-id",
"triggerTime": 1648665733605,
- "registrant": "android-app://com.registrant.deleteCandidate"
+ "registrant": "android-app://com.registrant.deleteCandidate",
+ "sourceId": "S2",
+ "triggerId": "T2"
}
]
},
@@ -170,7 +180,7 @@
"event_reports": [
{
"id": "E3",
- "sourceId": 2,
+ "sourceEventId": 2,
"attributionDestination": "android-app://com.site2",
"enrollmentId": "enrollment-id",
"triggerData": 2,
@@ -178,7 +188,9 @@
"status": 0,
"reportTime": -1,
"triggerPriority": 101,
- "sourceType": "navigation"
+ "sourceType": "navigation",
+ "sourceId": "S2",
+ "triggerId": "T2"
}
],
"attributions": [
@@ -190,12 +202,14 @@
"destinationOrigin": "android-app://com.site2",
"enrollmentId": "enrollment-id",
"triggerTime": 1648665733605,
- "registrant": "android-app://com.registrant.deleteCandidate"
+ "registrant": "android-app://com.registrant.deleteCandidate",
+ "sourceId": "S2",
+ "triggerId": "T2"
}
]
},
"param": {
- "registrant": "android-app://com.registrant.deleteCandidate",
+ "registrant": "com.registrant.deleteCandidate",
"start": 1648665733600,
"end": 1648665733600,
"origins": [],