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

New AdTrue bidder #6162

Closed
wants to merge 15 commits into from
Closed

New AdTrue bidder #6162

wants to merge 15 commits into from

Conversation

haibau
Copy link
Contributor

@haibau haibau commented Jan 5, 2021

Type of change

  • [x ] New bidder adapter

Description of change

add new adtrue bidder

  • test parameters for validating bids
{
  bidder: 'adtrue',
  params: {
                  zoneId: '21423',
                  publisherId: '1234',
                  reserve: 0.2
                  }
}

PR for update prebid dev-docs: prebid/prebid.github.io#2603

@lgtm-com
Copy link

lgtm-com bot commented Jan 5, 2021

This pull request introduces 7 alerts when merging ead2cb4 into 24538ca - view on LGTM.com

new alerts:

  • 7 for Unused variable, import, function or class

@haibau haibau closed this Jan 5, 2021
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.

1 participant