blob: bdac6cb0be17af7d61e2bdb0038a3cb39965a743 [file] [log] [blame]
{
"description": "W2A test for trigger-aggregate-no-contributions debug reports.",
"phflags_override": {
"measurement_debug_join_key_enrollment_allowlist" : "enrollment-id-ad-tech1.test"
},
"input": {
"web_sources": [
{
"registration_request": {
"source_origin": "android-app://example.1s1.test",
"source_type": "navigation",
"web_destination": "https://example.1d1.test",
"app_destination": "android-app://com.example.2d1",
"registrant": "example.1s1.test",
"source_params": [{
"attribution_src_url": "https://www.ad-tech1.test"
}]
},
"responses": [{
"url": "https://www.ad-tech1.test",
"debug_permission": true,
"response": {
"Attribution-Reporting-Register-Source": {
"source_event_id": "1",
"destination": "android-app://com.example.2d1",
"web_destination": "https://example.1d1.test",
"aggregation_keys": {
"a": "0x1"
},
"debug_key": "347982378",
"debug_join_key": "sample-debug-join-key"
},
"Location": null,
"Attribution-Reporting-Redirect": null
}
}],
"timestamp": "1643235573000"
}
],
"triggers" : [
{
"registration_request": {
"registrant": "com.example.2d1",
"attribution_src_url": "https://www.ad-tech1.test"
},
"responses": [{
"url": "https://www.ad-tech1.test",
"has_ad_id_permission": true,
"response": {
"Attribution-Reporting-Register-Trigger": {
"aggregatable_values": {
"d": 987
},
"debug_reporting": true,
"debug_key": "8971346781",
"debug_join_key": "sample-debug-join-key"
}
}
}],
"timestamp": "1643235574000"
}
]
},
"output": {
"verbose_debug_reports": [
{
"report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/debug/verbose",
"payload": [
{
"type": "trigger-aggregate-no-contributions",
"body": {
"attribution_destination": "android-app://com.example.2d1",
"trigger_debug_key": "8971346781",
"source_debug_key": "347982378",
"source_event_id": "1",
"source_site": "android-app://1s1.test"
}
}
]
}
]
}
}