prebid / prebid-server

Open-source solution for running real-time advertising auctions in the cloud.
https://prebid.org/product-suite/prebid-server/
Apache License 2.0
424 stars 722 forks source link

New Adapter : MediaGo #3705

Closed SylviaF closed 3 months ago

SylviaF commented 4 months ago

New Adapter : MediaGo https://github.com/prebid/prebid.github.io/blob/master/dev-docs/bidders/mediago.md

github-actions[bot] commented 4 months ago

Code coverage summary

Note:

github-actions[bot] commented 4 months ago

Code coverage summary

Note:

github-actions[bot] commented 4 months ago

Code coverage summary

Note:

github-actions[bot] commented 4 months ago

Code coverage summary

Note:

github-actions[bot] commented 4 months ago

Code coverage summary

Note:

github-actions[bot] commented 4 months ago

Code coverage summary

Note:

SylviaF commented 4 months ago

@onkarvhanumante @Sonali-More-Xandr I have updated the code according to all the above comments. Could you please help me review it? Thank you so much!

github-actions[bot] commented 3 months ago

Code coverage summary

Note:

github-actions[bot] commented 3 months ago

Code coverage summary

Note:

SylviaF commented 3 months ago

@onkarvhanumante @Sonali-More-Xandr @ChrisHuie Sorry to bother you all, but could you please let me know who will be able to review my code next? My boss keeps asking me why the code hasn't been merged yet. Thank you so much if anyone give me some advice!!!

ChrisHuie commented 3 months ago

@onkarvhanumante @Sonali-More-Xandr @ChrisHuie Sorry to bother you all, but could you please let me know who will be able to review my code next? My boss keeps asking me why the code hasn't been merged yet. Thank you so much if anyone give me some advice!!!

Yeah. @SylviaF trying to move this along. Can you please respond to Onkar's above question though about the fallback with no case matches. Think he is waiting on a response there for the review

SylviaF commented 3 months ago

@onkarvhanumante @Sonali-More-Xandr @ChrisHuie Sorry to bother you all, but could you please let me know who will be able to review my code next? My boss keeps asking me why the code hasn't been merged yet. Thank you so much if anyone give me some advice!!!

Yeah. @SylviaF trying to move this along. Can you please respond to Onkar's above question though about the fallback with no case matches. Think he is waiting on a response there for the review

Hi @ChrisHuie , I have responded last week. But I found that even my colleage can't see my review. Very strange. image

JimmyLuoJW commented 3 months ago

Hi @onkarvhanumante @ChrisHuie, I think we may have some misunderstanding here. My colleague @SylviaF has been replying to all your questions but failed to submit so you never see her replying. Apologies for this as we're not familiar with the UI, and it's now addressed on our side and you can see her previous replies. Appreciate your support here.

BradT-MediaGo commented 3 months ago

Hi @onkarvhanumante I work on the MediaGo team and wanted to check in to see what the status was for our review. Realize we had some miscommunication with the github UI but I think that's all been taken care of now. Is there any update on your end in regards to timing or do you need anything from us to proceed? Also, after your review, is the next step to get it reviewed by @Sonali-More-Xandr?

I see 'All Checks have passed' so hoping that's good news!

SyntaxNode commented 3 months ago

Looking at the docs PR, I see that the test and bidfloor parameters from PBJS are not included in the PBS adapter. Are the region parameter also available in PBJS?

@bretg for input on PBJS and PBS parameters.

bretg commented 3 months ago

Good catch @SyntaxNode - I've asked for the relevant changes in the docs PR https://github.com/prebid/prebid.github.io/pull/5395

github-actions[bot] commented 3 months ago

Code coverage summary

Note:

github-actions[bot] commented 3 months ago

Code coverage summary

Note:

SylviaF commented 3 months ago

Looking at the docs PR, I see that the test and bidfloor parameters from PBJS are not included in the PBS adapter. Are the region parameter also available in PBJS?

@bretg for input on PBJS and PBS parameters.

@SyntaxNode @bretg Thank you for your suggestions. I have made all the corrections, including updating the parameter validity explanations in the GitHub.io documentation.