summaryrefslogtreecommitdiff
path: root/adservices/tests/unittest/service-core/assets/msmt_e2e_noise_tests/basic_use_of_redirect.json
diff options
context:
space:
mode:
Diffstat (limited to 'adservices/tests/unittest/service-core/assets/msmt_e2e_noise_tests/basic_use_of_redirect.json')
-rw-r--r--adservices/tests/unittest/service-core/assets/msmt_e2e_noise_tests/basic_use_of_redirect.json48
1 files changed, 23 insertions, 25 deletions
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_noise_tests/basic_use_of_redirect.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_noise_tests/basic_use_of_redirect.json
index b8bd06d29f..a743c0e7be 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_noise_tests/basic_use_of_redirect.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_noise_tests/basic_use_of_redirect.json
@@ -3,34 +3,33 @@
"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"
},
"Location": null,
"Attribution-Reporting-Redirect": [
- "https://www.ad-tech2.com",
- "https://www.ad-tech3.com"
+ "https://www.ad-tech2.test",
+ "https://www.ad-tech3.test"
]
}
},
{
- "url": "https://www.ad-tech2.com",
+ "url": "https://www.ad-tech2.test",
"response": {
"Attribution-Reporting-Register-Source": {
"source_event_id": "2",
- "destination": "android-app://example.2d1.com",
+ "destination": "android-app://example.2d1.test",
"priority": "100",
"expiry": "172801"
},
@@ -39,11 +38,11 @@
}
},
{
- "url": "https://www.ad-tech3.com",
+ "url": "https://www.ad-tech3.test",
"response": {
"Attribution-Reporting-Register-Source": {
"source_event_id": "3",
- "destination": "android-app://example.2d1.com",
+ "destination": "android-app://example.2d1.test",
"priority": "100",
"expiry": "800172800002"
},
@@ -56,13 +55,12 @@
}],
"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": [
@@ -74,13 +72,13 @@
},
"Location": null,
"Attribution-Reporting-Redirect": [
- "https://www.ad-tech2.com",
- "https://www.ad-tech3.com"
+ "https://www.ad-tech2.test",
+ "https://www.ad-tech3.test"
]
}
},
{
- "url": "https://www.ad-tech2.com",
+ "url": "https://www.ad-tech2.test",
"response": {
"Attribution-Reporting-Register-Trigger": {
"event_trigger_data": [
@@ -95,7 +93,7 @@
}
},
{
- "url": "https://www.ad-tech3.com",
+ "url": "https://www.ad-tech3.test",
"response": {
"Attribution-Reporting-Register-Trigger": {
"event_trigger_data": [
@@ -117,9 +115,9 @@
"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": "1",
"source_type": "navigation",
@@ -128,9 +126,9 @@
},
{
"report_time": "800176400001",
- "report_url": "https://www.ad-tech2.com",
+ "report_url": "https://www.ad-tech2.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": "2",
"trigger_data": "2",
"source_type": "navigation",
@@ -139,9 +137,9 @@
},
{
"report_time": "800176400001",
- "report_url": "https://www.ad-tech3.com",
+ "report_url": "https://www.ad-tech3.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": "3",
"trigger_data": "3",
"source_type": "navigation",