{ "description": "A2A test: given source and trigger both have adid permission enabled. Expected source-success and trigger-event-no-matching-configurations for additional debug report", "input": { "sources": [ { "registration_request": { "attribution_src_url": "https://www.ad-tech1.test", "source_type": "navigation", "registrant": "example.1s1.test" }, "responses": [{ "url": "https://www.ad-tech1.test", "has_ad_id_permission": true, "response": { "Attribution-Reporting-Register-Source": { "source_event_id": "1", "destination": "android-app://example.2d1.test", "priority": "100", "expiry": "172801", "filter_data": { "product": ["1234", "234"] }, "debug_key": "347982378" }, "Location": null, "Attribution-Reporting-Redirect": null } }], "timestamp": "800000000001" } ], "triggers": [{ "registration_request": { "attribution_src_url": "https://www.ad-tech1.test", "registrant": "example.2d1.test", "destination_origin": "android-app://example.2d1.test" }, "responses": [{ "url": "https://www.ad-tech1.test", "has_ad_id_permission": true, "response": { "Attribution-Reporting-Register-Trigger": { "event_trigger_data": [ { "trigger_data": "2", "filters": { "product": ["5678"] }, "priority": "101" } ], "debug_reporting": true, "debug_key": "8971346783" }, "Location": null, "Attribution-Reporting-Redirect": null } }], "timestamp": "800000600001" }] }, "output": { "verbose_debug_reports": [ { "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/debug/verbose", "payload": [ { "type": "trigger-event-no-matching-configurations", "body": { "attribution_destination": "android-app://example.2d1.test", "trigger_debug_key": "8971346783", "source_debug_key": "347982378", "source_event_id": "1", "source_site": "android-app://example.1s1.test" } } ] } ] } }