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

AdGrid Bid Adapter : initial release #12152

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

soman
Copy link
Contributor

@soman soman commented Aug 20, 2024

Type of change

  • Bugfix

  • Feature

  • New bidder adapter

  • Updated bidder adapter

  • Code style update (formatting, local variables)

  • Refactoring (no functional changes, no api changes)

  • Build related changes

  • CI related changes

  • Does this change affect user-facing APIs or examples documented on http://prebid.org?

  • Other

Description of change

Other information

domain: deepAccess(bidderRequest, 'refererInfo.page')
};

if (config.getConfig('coppa') === true) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please get coppa from bidderRequest.ortb2.regs instead ?

@ChrisHuie
Copy link
Collaborator

Docs pr -> prebid/prebid.github.io#5559

@soman
Copy link
Contributor Author

soman commented Sep 7, 2024

@jsnellbaker
What is the next step to merge our AdGrid adapter? Is there anything left from us?

@jsnellbaker
Copy link
Collaborator

@ChrisHuie Have you had a chance to review this PR?

@ChrisHuie ChrisHuie changed the title New Adapter AdGrid AdGrid Bid Adapter : initial release Sep 11, 2024
@ChrisHuie ChrisHuie merged commit 88ec0b2 into prebid:master Sep 11, 2024
6 checks passed
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