-
Notifications
You must be signed in to change notification settings - Fork 0
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
GPS-38: Sovrn adapter Fledge module integration #73
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is that really all we need to do for Fledge support? It seems pretty straightforward! Is there any context I should have in addition to this? If not, I'm happy to approve, as this seems good from what I understand.
Is there anyway we can possibly test this at all?
As Prebid.js is concerned, our adapter's part in this seems somewhat straightforward, agreed. (Other adapters I've checked do similar stuff). You can take a look at this doc about fledge support (this is a small one : https://docs.prebid.org/dev-docs/modules/fledgeForGpt.html) Please lemme know if you have any more questions. |
As for testing, I am not fully clarified on that yet. |
@ikagotso, in the context of accessibility, how will the PAAPI tag have access to the returned bids and AuctionConfigs? |
This is an attempt to do Sovrn Prebid.js adapter integration with prebid's Fledge (Protected Audience) Module.
We should send imp.ext.ae field, if fledge support is enabled.
Also we should return fledgeAuctionConfigs if we receive any.