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

Padsquad bid adapter #4002

Merged
merged 3 commits into from
Jul 22, 2019
Merged

Conversation

yeeldpadsquad
Copy link
Contributor

Type of change

  • New bidder adapter

Description of change

New Padsquad bid adapter

  • test parameters for validating bids
{
  bidder: 'padsquad',
  params: {
    unitId: 'test',
  }
}

Documentation
prebid/prebid.github.io#1390

@yeeldpadsquad
Copy link
Contributor Author

Seems like build failure is caused by other bid adapters

}
}
});
utils.logInfo('padsquad.getUserSyncs result=%o', syncs);
Copy link
Contributor

Choose a reason for hiding this comment

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

The log message is a bit ambiguous. Would you mind fixing that or making it more coherent as to what it means?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

actually that line may not even be necessary, we'll remove it altogether

Copy link
Contributor

@Fawke Fawke left a comment

Choose a reason for hiding this comment

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

@yeeldpadsquad Everything seems great, the adapter's been tested with the test parameters that you sent, it works fine.

On small point, you might wanna take a look at the inline comment.

@Fawke Fawke added the needs 2nd review Core module updates require two approvals from the core team label Jul 22, 2019
@bretg bretg assigned jsnellbaker and unassigned Fawke Jul 22, 2019
Copy link
Collaborator

@jsnellbaker jsnellbaker left a comment

Choose a reason for hiding this comment

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

LGTM

@jsnellbaker jsnellbaker merged commit e6e080a into prebid:master Jul 22, 2019
leonardlabat pushed a commit to criteo-forks/Prebid.js that referenced this pull request Jul 30, 2019
* padsquad bid adapter

* padsquad bid adapter

* removed unnecessary log line
VideoReach pushed a commit to VideoReach/Prebid.js that referenced this pull request Aug 1, 2019
* padsquad bid adapter

* padsquad bid adapter

* removed unnecessary log line
sa1omon pushed a commit to gamoshi/Prebid.js that referenced this pull request Nov 28, 2019
* padsquad bid adapter

* padsquad bid adapter

* removed unnecessary log line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LGTM needs 2nd review Core module updates require two approvals from the core team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants