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

Nativo Bid Adapter: refactored validity check to be more informative #7632

Merged
merged 21 commits into from
Oct 28, 2021

Conversation

jsfledd
Copy link
Contributor

@jsfledd jsfledd commented Oct 26, 2021

Type of change

  • Refactoring (no functional changes, no api changes)

Description of change

Updated isBidRequestValid check to be more user informative and to make an initial check of any ad unit parameters before the final endpoint validation.

@ChrisHuie ChrisHuie changed the title Nativo Bid Adapter - Refactored validity check to be more informative Nativo Bid Adapter: refactored validity check to be more informative Oct 28, 2021
@patmmccann
Copy link
Collaborator

Thanks for the quick fix!

@patmmccann patmmccann merged commit 7cba586 into prebid:master Oct 28, 2021
cpabst pushed a commit to sovrn/Prebid.js that referenced this pull request Jan 10, 2022
…rebid#7632)

* Initial nativoBidAdapter document creation (js, md and spec)

* Fulling working prebid using nativoBidAdapter. Support for GDPR and CCPA in user syncs.

* Added defult size settings based on the largest ad unit. Added response body validation. Added consent to request url qs params.

* Changed bidder endpoint url

* Changed double quotes to single quotes.

* Reverted package-json.lock to remove modifications from PR

* Added optional bidder param 'url' so the ad server can force- match an existing placement

* Lint fix. Added space after if.

* Added new QS param to send various adUnit data to adapter endpopint

* Updated unit test for new QS param

* Added qs param to keep track of ad unit refreshes

* Updated bidMap key default value

* Updated refresh increment logic

* Refactored spread operator for IE11 support

* Updated isBidRequestValid check

* Refactored Object.enties to use Object.keys to fix CircleCI testing errors

Co-authored-by: Joshua Fledderjohn <jfledderjohn@nativo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants