summaryrefslogtreecommitdiff
path: root/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/aggregatable_many_trigger_data.json
diff options
context:
space:
mode:
Diffstat (limited to 'adservices/tests/unittest/service-core/assets/msmt_e2e_tests/aggregatable_many_trigger_data.json')
-rw-r--r--adservices/tests/unittest/service-core/assets/msmt_e2e_tests/aggregatable_many_trigger_data.json48
1 files changed, 20 insertions, 28 deletions
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/aggregatable_many_trigger_data.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/aggregatable_many_trigger_data.json
index 54acfa2265..4c114f61b4 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/aggregatable_many_trigger_data.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/aggregatable_many_trigger_data.json
@@ -3,17 +3,16 @@
"input": {
"sources": [{
"registration_request": {
- "attribution_src_url": "https://www.ad-tech1.com",
- "source_origin": "android-app://example.1s1.com",
+ "attribution_src_url": "https://www.ad-tech1.test",
"source_type": "navigation",
- "registrant": "example.1s1.com"
+ "registrant": "example.1s1.test"
},
"responses": [{
- "url": "https://www.ad-tech1.com",
+ "url": "https://www.ad-tech1.test",
"response": {
"Attribution-Reporting-Register-Source": {
"source_event_id": "1",
- "destination": "android-app://example.2d1.com",
+ "destination": "android-app://example.2d1.test",
"priority": "100",
"expiry": "172801",
"filter_data": {
@@ -28,16 +27,10 @@
"id"
]
},
- "aggregation_keys": [
- {
- "id": "campaignCounts",
- "key_piece": "0x159"
- },
- {
- "id": "geoValue",
- "key_piece": "0x5"
- }
- ]
+ "aggregation_keys": {
+ "campaignCounts": "0x159",
+ "geoValue": "0x5"
+ }
},
"Location": null,
"Attribution-Reporting-Redirect": null
@@ -47,12 +40,11 @@
}],
"triggers": [{
"registration_request": {
- "attribution_src_url": "https://www.ad-tech1.com",
- "destination_origin": "android-app://example.2d1.com",
- "registrant": "example.2d1.com"
+ "attribution_src_url": "https://www.ad-tech1.test",
+ "registrant": "example.2d1.test"
},
"responses": [{
- "url": "https://www.ad-tech1.com",
+ "url": "https://www.ad-tech1.test",
"response": {
"Attribution-Reporting-Register-Trigger": {
"event_trigger_data": [
@@ -116,15 +108,15 @@
"Attribution-Reporting-Redirect": null
}
}],
- "timestamp": "800000000002"
+ "timestamp": "800000600001"
}]
},
"output": {
"event_level_results": [{
"report_time": "800176400001",
- "report_url": "https://www.ad-tech1.com",
+ "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-event-attribution",
"payload": {
- "attribution_destination": "android-app://example.2d1.com",
+ "attribution_destination": "android-app://example.2d1.test",
"source_event_id": "1",
"trigger_data": "2",
"source_type": "navigation",
@@ -132,14 +124,14 @@
}
}],
"aggregatable_results": [{
- "report_time": 800000000002,
- "report_url": "https://www.ad-tech1.com",
+ "report_time": "800000600001",
+ "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-aggregate-attribution",
"payload": {
- "attribution_destination": "android-app://example.2d1.com",
- "source_site": "android-app://example.1s1.com",
+ "attribution_destination": "android-app://example.2d1.test",
+ "source_site": "android-app://example.1s1.test",
"histograms": [
- {"key": "1369", "value": 32768},
- {"key": "2949", "value": 1664}
+ {"key": "0x559", "value": 32768},
+ {"key": "0xb85", "value": 1664}
]
}
}]