Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[B&A] Parallelization Support for Bidding and Auction Services #12

Open
kevinkiklee opened this issue Dec 1, 2023 · 2 comments
Open
Assignees
Labels
B&A documentation Improvements or additions to documentation enhancement New feature or request

Comments

@kevinkiklee
Copy link
Collaborator

From fledge-docs created by stguav: privacysandbox/protected-auction-services-docs#17

Will the Bidding and Auction Services support parallelization with the "contextual" ad request, as discussed in WICG/turtledove#385?

@kevinkiklee kevinkiklee added B&A documentation Improvements or additions to documentation enhancement New feature or request labels Dec 1, 2023
@kevinkiklee
Copy link
Collaborator Author

kevinkiklee commented Dec 1, 2023

Original comment by chatterjee-priyanka: privacysandbox/protected-auction-services-docs#17 (comment)


We support the unified flow / unified ad request.

Seller's ad server may call B&A while the contextual auction is running. You may read more about the flow here- https://github.com/privacysandbox/fledge-docs/blob/main/bidding_auction_services_api.md#flow

@kevinkiklee
Copy link
Collaborator Author

kevinkiklee commented Dec 1, 2023

Original comment by chatterjee-priyanka: privacysandbox/protected-auction-services-docs#17 (comment)


Parallelizing Contextual / RTB and B&A auctions would be a further latency optimization.

We do plan to work with different SSPs to incorporate further parallelization of contextual / RTB auction and Bidding and Auction services, so that B&A can be called earlier. However, this needs to happen without impacting traffic shaping in seller's ad server.

We will keep you posted. Thanks.

This was referenced Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B&A documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants