You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoft-edge/web-platform/ad-selection-api.md
+39-29Lines changed: 39 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,27 +57,34 @@ The **Ad Selection API** flag enables the Ad Selection API and associated featur
57
57
58
58
Developers interested in alpha testing can join the origin trial for the Ad Selection API. This origin trial enables end-to-end testing of Ad Selection API features, covering both the API usage and the deployment of secure container images.
59
59
60
-
For each top-level domain that you intend to use with the Ad Selection API, fill in the **Origin Trial Registration**form for that domain, and then submit the form.
60
+
For each top-level domain that you intend to use with the Ad Selection API, fill in the **Origin Trial Registration** form for that domain, and then submit the form.
61
61
62
62
To sign up for the **Ad Selection API** origin trial for a domain:
63
63
64
-
1. Open [Microsoft Edge Origin Trials](https://microsoftedge.github.io/MSEdgeExplainers/origin-trials/) in a new window or tab:
64
+
1. Open [Ad Selection API Origin Trial Registration in Microsoft Edge](https://forms.office.com/r/eBhJt58Lks) in a new window or tab.
1.In the **Domain** text box, enter a single top-level domain:
73
73
74
-
* In the **Domain** text box, enter a single top-level domain. For example, a top-level domain is `contoso.example`, and optionally includes subdomains such as `subdomain.contoso.example`.
74
+
You can configure the origin trial to support any of the following:
75
+
* A single domain, such as `https://example.com`, without supporting its subdomains.
76
+
* A single subdomain, such as `https://beta.example.com`.
77
+
* A domain, such as `https://example.com`, and its subdomains, such as `https://beta.example.com`.
75
78
76
-
* In the **Subdomain Support** section, select the **Yes**or **No** option button.
79
+
Trailing paths and query parameters aren't supported. If a URI is entered that has a trailing path or a query parameter, such as `https://example.com/path/new-feature`, the root domain (such as `https://example.com`) or subdomain will be registered, ignoring any trailing path or query parameters.
77
80
78
-
*In the **Email Address**text box, provide a valid developer contact for the domain.
81
+
1.In the **Subdomain Support**section, select the **Yes** or **No** option button:
79
82
80
-
* In the **Origin Trial Name** text box, enter **AdSelectionAPI** (with no spaces). This is the ID of this origin trial.
83
+
* To use the origin trial at a domain (such as `https://example.com`) without supporting its subdomains (such as `https://beta.example.com`), select **No**.
84
+
* To use the origin trial only at a specific subdomain (such as `https://beta.example.com`), select **No**.
85
+
* To use the origin trial at a domain (such as `https://example.com`) and its subdomains (such as `https://beta.example.com`), select **Yes**.
86
+
87
+
1. In the **Email Address** text box, provide a valid developer contact for the domain.
81
88
82
89
1. Click the **Submit** button.
83
90
@@ -277,46 +284,49 @@ To learn more about which API methods are available and to view example code, se
To provide feedback about the Ad Selection API origin trial:
281
-
282
-
1. Go to the [Microsoft Edge Origin Trials](https://microsoftedge.github.io/MSEdgeExplainers/origin-trials/) portal at Github.io.
283
-
284
-
1. Go to the row for the **Ad Selection API** origin trial.
287
+
To provide feedback about the Ad Selection API origin trial, create a new issue on the WICG/privacy-preserving-ads GitHub repo:
285
288
286
-
1. Click the **issues** button in the row. The `privacy-preserving-ads` repo opens.
289
+
* To view existing issues, go to the [Issues tab of the WICG/privacy-preserving-ads repo](https://github.com/WICG/privacy-preserving-ads/issues).
287
290
288
-
1. Submit a new issue, or click the **Issues** tab to view the issues.
291
+
* To submit a new issue, go to the [new issue form](https://github.com/WICG/privacy-preserving-ads/issues/new?labels=Ad+Selection%20API,OriginTrialFeedback&title=%5BAd%20Selection%20API%5D+Feedback).
*[Confidential Computing: Hardware-Based Trusted Execution for Applications and Data](https://confidentialcomputing.io/wp-content/uploads/sites/85/2021/03/confidentialcomputing_outreach_whitepaper-8-5x11-1.pdf)
319
328
320
329
Azure:
330
+
321
331
*[Microsoft Azure](https://azure.microsoft.com)
322
332
*[Confidential containers on Azure Container Instances](/azure/container-instances/container-instances-confidential-overview)
0 commit comments