-
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
Added user sync support into adapter #5934
Conversation
Added lemma bid adapter file
Added lemma bid adapter md file
Added lemma bid adapter test spec file
Fixed automated code review alert comparison between inconvertible types
Fixed review changes
Correct parameter value.
Lemma Bid Adapter - v3.0 compliance
Lemma Bid Adapter - v3.0 compliance
Lemma Bid Adapter - v3.0 compliance
Added user sync support into bid adapter.
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.
please add associated unit tests
updated include modules js file extension.
Added unit test for user sync feature.
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.
There are couple of small errors that should be fixed before merging.
You can just run gulp lint
and take a look at the output, it will fix '
vs "
format and it will let you know about other errors.
Fixed format error.
Fixed format error and typo error.
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
Type of change
Description of change
We have added user sync support into our adapter.
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