{ "description": "Three sources followed by three triggers, the second of which shares a deduplication key with the first. Event report task within the expiry window sends two reports, corresponding to the second source and first and third trigger.", "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", "response": { "Attribution-Reporting-Register-Source": { "source_event_id": "1", "destination": "android-app://example.2d1.test", "priority": "20", "expiry": "172801" }, "Location": null, "Attribution-Reporting-Redirect": null } }], "timestamp": "800000000001" }, { "registration_request": { "attribution_src_url": "https://www.ad-tech1.test", "source_type": "navigation", "registrant": "example.1s1.test" }, "responses": [{ "url": "https://www.ad-tech1.test", "response": { "Attribution-Reporting-Register-Source": { "source_event_id": "2", "destination": "android-app://example.2d1.test", "priority": "20", "expiry": "172801" }, "Location": null, "Attribution-Reporting-Redirect": null } }], "timestamp": "800000600001" }, { "registration_request": { "attribution_src_url": "https://www.ad-tech1.test", "source_type": "navigation", "registrant": "example.1s1.test" }, "responses": [{ "url": "https://www.ad-tech1.test", "response": { "Attribution-Reporting-Register-Source": { "source_event_id": "3", "destination": "android-app://example.2d1.test", "priority": "10", "expiry": "172801" }, "Location": null, "Attribution-Reporting-Redirect": null } }], "timestamp": "800001200001" } ], "triggers": [ { "registration_request": { "attribution_src_url": "https://www.ad-tech1.test", "registrant": "example.2d1.test" }, "responses": [{ "url": "https://www.ad-tech1.test", "response": { "Attribution-Reporting-Register-Trigger": { "event_trigger_data": [ { "trigger_data": "1", "priority": "100", "deduplication_key": "10" } ] }, "Location": null, "Attribution-Reporting-Redirect": null } }], "timestamp": "800001800001" }, { "registration_request": { "attribution_src_url": "https://www.ad-tech1.test", "registrant": "example.2d1.test" }, "responses": [{ "url": "https://www.ad-tech1.test", "response": { "Attribution-Reporting-Register-Trigger": { "event_trigger_data": [ { "trigger_data": "2", "priority": "101", "deduplication_key": "10" } ] }, "Location": null, "Attribution-Reporting-Redirect": null } }], "timestamp": "800002400001" }, { "registration_request": { "attribution_src_url": "https://www.ad-tech1.test", "registrant": "example.2d1.test" }, "responses": [{ "url": "https://www.ad-tech1.test", "response": { "Attribution-Reporting-Register-Trigger": { "event_trigger_data": [ { "trigger_data": "0", "priority": "200", "deduplication_key": "9" } ] }, "Location": null, "Attribution-Reporting-Redirect": null } }], "timestamp": "800003000001" } ] }, "output": { "event_level_results": [ { "report_time": "800177000001", "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-event-attribution", "payload": { "attribution_destination": "android-app://example.2d1.test", "scheduled_report_time": "800177000", "source_event_id": "2", "trigger_data": "1", "source_type": "navigation", "randomized_trigger_rate": 0.0008051 } }, { "report_time": "800177000001", "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-event-attribution", "payload": { "attribution_destination": "android-app://example.2d1.test", "scheduled_report_time": "800177000", "source_event_id": "2", "trigger_data": "0", "source_type": "navigation", "randomized_trigger_rate": 0.0008051 } } ], "aggregatable_results": [] } }