-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Padsquad bid adapter #4002
Conversation
Seems like build failure is caused by other bid adapters |
modules/padsquadBidAdapter.js
Outdated
} | ||
} | ||
}); | ||
utils.logInfo('padsquad.getUserSyncs result=%o', syncs); |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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
There was a problem hiding this 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* padsquad bid adapter * padsquad bid adapter * removed unnecessary log line
* padsquad bid adapter * padsquad bid adapter * removed unnecessary log line
* padsquad bid adapter * padsquad bid adapter * removed unnecessary log line
Type of change
Description of change
New Padsquad bid adapter
Documentation
prebid/prebid.github.io#1390