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

Aardvark: schain support #4636

Merged
merged 3 commits into from
Jan 8, 2020
Merged

Aardvark: schain support #4636

merged 3 commits into from
Jan 8, 2020

Conversation

FilipStamenkovic
Copy link
Contributor

@FilipStamenkovic FilipStamenkovic commented Dec 18, 2019

Type of change

  • Feature

Description of change

Add support for SupplyChain (schain) in aardvark bid adapter.
Serialize schain object into string and pass it as a query parameter to aardvark bidder.

  • official adapter submission

Copy link
Collaborator

@jsnellbaker jsnellbaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @FilipStamenkovic

Overall the code changes here look good. There are a few lint errors though (you can check the CircleCI job in this PR for the details).

Can you please correct these errors? To help - you should be able to run gulp lint in your terminal to have the proper fixes made for you.

In addition you may also want to submit a docs PR to update your bidders file (in this folder) to show you support schain. You just need to add schain_supported: true to the top of your file (near the other variables).

@FilipStamenkovic
Copy link
Contributor Author

Hi @jsnellbaker,

I've fixed lint errors and I've opened PR for documentation:
prebid/prebid.github.io#1740

Copy link
Collaborator

@jsnellbaker jsnellbaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FilipStamenkovic
Thanks for making the updates and the other PR.

LGTM

@jsnellbaker jsnellbaker merged commit 419fde3 into prebid:master Jan 8, 2020
redaguermas added a commit to redaguermas/Prebid.js that referenced this pull request Jan 9, 2020
…idVersion1.2.0

* 'master' of https://github.com/prebid/Prebid.js:
  upgrade gammassp to version 3.0 (prebid#4668)
  Aardvark: schain support (prebid#4636)
@aleksatr aleksatr mentioned this pull request Jan 23, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants