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

WIP: Fledge support #7731

Closed
wants to merge 5 commits into from
Closed

WIP: Fledge support #7731

wants to merge 5 commits into from

Conversation

brodrigu
Copy link
Contributor

@brodrigu brodrigu commented Nov 17, 2021

Type of change

  • Feature

Description of change

Google is working with the W3C on a proposal to support advertising in a 3rd-party cookie-less world called Turtledove/Fledge. This feature adds support for running these new client side auctions before rendering a winning ad.

This PR is an iteration on top of #7189 by @iamnewton. The following changes have been made from his initial PR:

  • module has been renamed to 'Private Client Auction'. There are multiple proposals in this space and we expect multiple iterations; a more generic name will make updates easier and keep renaming to a minimum.
  • polyfill integration has been removed. This initial PR imagines what the prebid support would look like if Fledge was generally available today and based on the current proposal details. Polyfill support can be added outside of prebid, or included as an extension in a future PR.
  • a configuration for supportedAuctionTypes has been added with current support only for fledge. In the future, parakeet or other client side auctions could be enabled here.

This is a working draft, so there are no tests currently available. If feedback on core implementation is positive, the PR will be updated with all requirements before merge.

Other information

Fledge proposal
Fenced Frame Fledge Example
How Fledge could work with Prebid
#7189
#7634

@vincent-grosbois
Copy link

hello !
are there any news on this PR ? it's something that we would interest us !

@stale
Copy link

stale bot commented Jan 8, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 8, 2022
@dzhang-criteo
Copy link
Contributor

Hello,

I would like to know if there are any plans of pursuing the idea of implementing a Fledge module into Prebid or has it been abandoned?

@stale stale bot removed the stale label Jan 12, 2022
@brodrigu
Copy link
Contributor Author

brodrigu commented Jan 12, 2022

not abandoned, was awaiting feedback and holidays got in the way of making progress. Since there are no issues and some interest, I will schedule work to add necessary testing / documentation and attempt to get this merged.

@brodrigu
Copy link
Contributor Author

The chrome team has taken feedback and altered their proposal to support multiple SSPs within the on-device auction and @JoelPM has drafted a possible prebid.js module framework for participation in the auction.

These developments have rendered this PR obsolete and as a result I am closing it. Feel free to reuse any code written here if you find it useful.

@brodrigu brodrigu closed this Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants