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

Update dgadsBidAdapter #3048

Merged
merged 17 commits into from
Sep 10, 2018
Merged

Update dgadsBidAdapter #3048

merged 17 commits into from
Sep 10, 2018

Conversation

r-sato
Copy link
Contributor

@r-sato r-sato commented Sep 5, 2018

Type of change

  • Bugfix
  • Feature
  • New bidder adapter
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Does this change affect user-facing APIs or examples documented on http://prebid.org?
  • Other

Description of change

Change method to 'GET' and Change parameter name.
And add "getCookie" to link with other services.

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 @r-sato

The functional changes in the dgadsBidAdapter.js file look fine and appear to be working.

In regards to the updates in the _spec.js file, can you please revert the various arrow function changes and use the normal function declaration syntax?

There was a PR not long ago that made the numerous changes in the spec files to use this syntax since it's more compatible with Mocha (see #3036) - so we want to preserve this style.

@r-sato
Copy link
Contributor Author

r-sato commented Sep 10, 2018

Hi @jsnellbaker

Thank you for the review.
We applied your indication.

Please confirm that there is no differences in recognition.

@jsnellbaker
Copy link
Collaborator

@r-sato thanks for making the updates; they LGTM

@jsnellbaker jsnellbaker merged commit e368e07 into prebid:master Sep 10, 2018
ptomasroos pushed a commit to happypancake/Prebid.js that referenced this pull request Sep 25, 2018
* Add dgads adapter

* Add dgads adapter

* Add spec file for dgads

* Add spec file for dgads

* Add dgads bid adapter

* Add dgads bid adapter

* fix

* fix

* fix email

* remove  semi-colon

* Add mediaType native

* Add import medaTypes

* Change method to 'GET' and Change parameter name and Add get cookie.

* fix camelcase

* fix space

* revert to normal function
StefanWallin pushed a commit to mittmedia/Prebid.js that referenced this pull request Sep 28, 2018
* Add dgads adapter

* Add dgads adapter

* Add spec file for dgads

* Add spec file for dgads

* Add dgads bid adapter

* Add dgads bid adapter

* fix

* fix

* fix email

* remove  semi-colon

* Add mediaType native

* Add import medaTypes

* Change method to 'GET' and Change parameter name and Add get cookie.

* fix camelcase

* fix space

* revert to normal function
SublimeJeremy pushed a commit to SublimeSkinz/Prebid.js that referenced this pull request Oct 1, 2018
* Add dgads adapter

* Add dgads adapter

* Add spec file for dgads

* Add spec file for dgads

* Add dgads bid adapter

* Add dgads bid adapter

* fix

* fix

* fix email

* remove  semi-colon

* Add mediaType native

* Add import medaTypes

* Change method to 'GET' and Change parameter name and Add get cookie.

* fix camelcase

* fix space

* revert to normal function
ghost pushed a commit to devunrulymedia/Prebid.js that referenced this pull request Jan 30, 2019
* Add dgads adapter

* Add dgads adapter

* Add spec file for dgads

* Add spec file for dgads

* Add dgads bid adapter

* Add dgads bid adapter

* fix

* fix

* fix email

* remove  semi-colon

* Add mediaType native

* Add import medaTypes

* Change method to 'GET' and Change parameter name and Add get cookie.

* fix camelcase

* fix space

* revert to normal function
pedrolopezmrf pushed a commit to Marfeel/Prebid.js that referenced this pull request Mar 18, 2019
* Add dgads adapter

* Add dgads adapter

* Add spec file for dgads

* Add spec file for dgads

* Add dgads bid adapter

* Add dgads bid adapter

* fix

* fix

* fix email

* remove  semi-colon

* Add mediaType native

* Add import medaTypes

* Change method to 'GET' and Change parameter name and Add get cookie.

* fix camelcase

* fix space

* revert to normal function
AlessandroDG pushed a commit to simplaex/Prebid.js that referenced this pull request Mar 26, 2019
* Add dgads adapter

* Add dgads adapter

* Add spec file for dgads

* Add spec file for dgads

* Add dgads bid adapter

* Add dgads bid adapter

* fix

* fix

* fix email

* remove  semi-colon

* Add mediaType native

* Add import medaTypes

* Change method to 'GET' and Change parameter name and Add get cookie.

* fix camelcase

* fix space

* revert to normal function
AlessandroDG pushed a commit to simplaex/Prebid.js that referenced this pull request Mar 26, 2019
* Add dgads adapter

* Add dgads adapter

* Add spec file for dgads

* Add spec file for dgads

* Add dgads bid adapter

* Add dgads bid adapter

* fix

* fix

* fix email

* remove  semi-colon

* Add mediaType native

* Add import medaTypes

* Change method to 'GET' and Change parameter name and Add get cookie.

* fix camelcase

* fix space

* revert to normal function
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.

3 participants