-
Notifications
You must be signed in to change notification settings - Fork 2
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
Comments
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 |
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. |
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?
The text was updated successfully, but these errors were encountered: