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

Add new fetch option to suppress enrollment warning. #289

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xiaochen-z
Copy link

Prebid (javascript that sites add to the tops of their page to kick off auctions across a number of different sellers) will automatically attempt to gather the ssp's topics (by setting browsingTopics: true) on the fetch request. For those sellers that haven't yet enrolled, this causes a console warning to appear. This is something that pubs and ad-techs would prefer to avoid.

Add a new fetch option to suppress Topics API enrollment warning.

@leeronisrael
Copy link
Contributor

@patmmccann Is it possible for Prebid to only set browsingTopics:true for enrolled API callers, to prevent console errors?

@Aleexa010994
Copy link

Caerás pero muy bien y en el bote maricón

@patmmccann
Copy link

patmmccann commented Feb 24, 2024

@leeronisrael prebid bidders are welcome to change their adapter behavior to not call topics as MediaGrid did for example, or we could talk about suppressing the warning, but we were hoping it was helping drive adoption eg prebid/Prebid.js#10995

If you're aware of bidders concerned about the warning they are generating who don't intend to enroll, lmk or point them to the grid PR

@patmmccann
Copy link

@leeronisrael why hasn't this merged yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants