Submit NAF Digital Bidder Adapter#3750
Conversation
sumit116
left a comment
There was a problem hiding this comment.
Hi,
Thanks for submitting your adaptor. I found some changes required in your adaptor files, mentioned in my comments. I tested your adaptor on hello-world page and find everything else working fine. Can you please make the necessary changes and let me know if you have any questions.
|
|
||
| return { | ||
| method: 'POST', | ||
| url: URL, |
There was a problem hiding this comment.
While testing on hello_world page, I found that there is no response for request to 'https://nafdigitalbidder.com/hb'. Ideally it should return the bid object back as response like all other bid adaptors. Can you please check this at your end?
|
Hi @sumit116 |
|
|
HI @vyatsun , Request Payload: Country: |
|
Thanks @sumit116 |
|
Thanks @vyatsun, Yes its working now. Tested the adaptor on hello_world page and all unit tests have passed. Test coverage of the adaptor is above 80%. The changes are working well against all parameters listed in https://github.com/prebid/Prebid.js/blob/master/PR_REVIEW.md, hence approving the PR. |
Type of change
Description of change
Be sure to test the integration with your adserver using the Hello World sample page.
For any changes that affect user-facing APIs or example code documented on http://prebid.org, please provide:
Other information