Skip to content

Commit 48717af

Browse files
Added new issue link and addressed review comments
1 parent 4d5cc48 commit 48717af

1 file changed

Lines changed: 36 additions & 20 deletions

File tree

microsoft-edge/web-platform/ad-selection-api.md

Lines changed: 36 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,22 @@ To sign up for the **Ad Selection API** origin trial for a domain:
6969

7070
![Registration form](./ad-selection-api-images/reg-form.png)
7171

72-
1. Fill in the form.
72+
1. In the **Domain** text box, enter a single top-level domain:
7373

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`.
7578

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.
7780

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:
82+
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.
7988

8089
1. Click the **Submit** button.
8190

@@ -275,42 +284,49 @@ To learn more about which API methods are available and to view example code, se
275284
<!-- ====================================================================== -->
276285
## Provide feedback about the origin trial
277286

278-
To provide feedback about 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:
279288

280-
1. Go to the [MSEdgeExplainers](https://github.com/MicrosoftEdge/MSEdgeExplainers) repo at GitHub.com.
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).
281290

282-
1. Submit a new issue, or click the **Issues** tab to view the existing 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).
283292

284293

285294
<!-- ====================================================================== -->
286295
## See also
287296
<!-- all links in article -->
288297

289-
Design and technical documents
290-
* [Ad Selection Overview](https://github.com/WICG/privacy-preserving-ads/blob/main/Ad%20Selection%20Overview.md)
291-
* [Ad Selection API Proposal](https://github.com/WICG/privacy-preserving-ads?tab=readme-ov-file#ad-selection-api-proposal)<!-- not in article body -->
292-
* [Ad Selection API details](https://github.com/WICG/privacy-preserving-ads/blob/main/API%20Details.md)
298+
Origin trials:
299+
300+
* [Ad Selection API Origin Trial Registration in Microsoft Edge](https://forms.office.com/r/eBhJt58Lks)
301+
* [Use origin trials in Microsoft Edge](../origin-trials/index.md)<!-- not in article body -->
302+
303+
Design and technical documents:
304+
305+
* [Ad Selection Overview](https://github.com/WICG/privacy-preserving-ads/blob/main/Ad%20Selection%20Overview.md)
306+
* [Ad Selection API Proposal](https://github.com/WICG/privacy-preserving-ads?tab=readme-ov-file#ad-selection-api-proposal)<!-- not in article body -->
307+
* [Ad Selection API details](https://github.com/WICG/privacy-preserving-ads/blob/main/API%20Details.md)
293308

294309
Images for deployment:
310+
295311
* Sellers
296-
* [Ad Selection Seller Front End Service](https://mcr.microsoft.com/product/ad-selection/azure/seller-frontend-service)
297-
* [Ad Selection Auction Service](https://mcr.microsoft.com/product/ad-selection/azure/auction-service)
312+
* [Ad Selection Seller Front End Service](https://mcr.microsoft.com/product/ad-selection/azure/seller-frontend-service)
313+
* [Ad Selection Auction Service](https://mcr.microsoft.com/product/ad-selection/azure/auction-service)
298314
* Buyers
299-
* [Ad Selection Buyer Front End Service](https://mcr.microsoft.com/product/ad-selection/azure/buyer-frontend-service)
300-
* [Ad Selection Bidding Service](https://mcr.microsoft.com/product/ad-selection/azure/bidding-service)
301-
* [Ad Selection K-Anonymity Service](https://mcr.microsoft.com/product/ad-selection/azure/k-anonymity-service)
315+
* [Ad Selection Buyer Front End Service](https://mcr.microsoft.com/product/ad-selection/azure/buyer-frontend-service)
316+
* [Ad Selection Bidding Service](https://mcr.microsoft.com/product/ad-selection/azure/bidding-service)
317+
* [Ad Selection K-Anonymity Service](https://mcr.microsoft.com/product/ad-selection/azure/k-anonymity-service)
302318
* Sellers and buyers
303-
* [Ad Selection Key Value Service](https://mcr.microsoft.com/product/ad-selection/azure/key-value-service/)
319+
* [Ad Selection Key Value Service](https://mcr.microsoft.com/product/ad-selection/azure/key-value-service/)
304320

305321
Deployment scripts:
306-
* [Terraform deployment scripts](https://go.microsoft.com/fwlink/?linkid=2290115)
307322

308-
Origin trials:
309-
* [Microsoft Edge Origin Trials](https://microsoftedge.github.io/MSEdgeExplainers/origin-trials/)
323+
* [Terraform deployment scripts](https://go.microsoft.com/fwlink/?linkid=2290115)
310324

311325
Trusted execution environment (TEE):
326+
312327
* [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)
313328

314329
Azure:
330+
315331
* [Microsoft Azure](https://azure.microsoft.com)
316332
* [Confidential containers on Azure Container Instances](/azure/container-instances/container-instances-confidential-overview)

0 commit comments

Comments
 (0)