Skip to content

Commit b06aa2e

Browse files
committed
Deprecate protected audience
1 parent debf0e8 commit b06aa2e

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

features/protected-audience.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
name: Protected Audience
2-
description: The Protected Audience API facilitates advertisement sales by allowing sites to register users as part of an interest group or to choose which ads appear based on those interest groups, while minimizing the ability of advertisers to track specific members of the interest group. Also known as FLEDGE.
1+
name: Protected audience
2+
description: The protected audience API facilitates advertisement sales by allowing sites to register users as part of an interest group or to choose which ads appear based on those interest groups, while minimizing the ability of advertisers to track specific members of the interest group. Also known as FLEDGE.
33
spec: https://wicg.github.io/turtledove/
4+
discouraged:
5+
# removal_date: 2026-06-01 # Chrome 150
6+
# reason: Due to declining interest from web developers and lack of interest from other browser vendors, Google decided to withdraw many Privacy Sandbox features including the protected audience API.
7+
according_to:
8+
- https://privacysandbox.com/news/update-on-plans-for-privacy-sandbox-technologies/
9+
- https://chromestatus.com/feature/6552486106234880
410
status:
511
compute_from: api.Navigator.getInterestGroupAdAuctionData
612
compat_features:

0 commit comments

Comments
 (0)