From 10cb199deabb191f63f912aa4f46d8296be684d8 Mon Sep 17 00:00:00 2001 From: Brandon Maslen Date: Tue, 8 Oct 2024 13:07:30 -0700 Subject: [PATCH] Update OT List (#888) * Update OT List --- origin-trials/downstream-trials.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/origin-trials/downstream-trials.json b/origin-trials/downstream-trials.json index a778165f..1d8b71fa 100644 --- a/origin-trials/downstream-trials.json +++ b/origin-trials/downstream-trials.json @@ -8,6 +8,14 @@ "issue": "Acquisition Info", "flag": "msAcquisitionInfo" }, + { + "label": "Ad Selection API", + "expiration": "2025-07-15", + "repo": "WICG/privacy-preserving-ads", + "explainer": "https://github.com/WICG/privacy-preserving-ads", + "issue": "Ad Selection API", + "flag": "AdSelectionAPI" + }, { "label": "HTML+IDL `handwriting` attribute", "expiration": "2024-11-14", @@ -34,4 +42,4 @@ } ], "expired": [] -} \ No newline at end of file +}