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

Core: support adAuctionHeaders #12542

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

dgirardi
Copy link
Collaborator

@dgirardi dgirardi commented Dec 4, 2024

Type of change

  • Feature

Description of change

Add support for the adAuctionHeaders fetch option. Adapters can set options.adAuctionHeaders to true in the return value from buildRequests, and the same flag will passed to fetch.

Other information

Related to #12456 and #10740

@patmmccann patmmccann self-assigned this Dec 5, 2024
@patmmccann patmmccann merged commit 08467c8 into prebid:master Dec 5, 2024
6 checks passed
@mkendall07
Copy link
Member

@patmmccann is there any reason why we don't always send the header?

@patmmccann
Copy link
Collaborator

@mkendall07 we only censor it on insecure
image

You seem to be proposing changes to your adapter?

@mkendall07
Copy link
Member

@patmmccann no, I was thinking more about the PAAPI module enriching requests automatically vs having to have adapters update headers.

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

Successfully merging this pull request may close these issues.

3 participants