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

purposes in call for invibes #5533

Merged
merged 10 commits into from
Aug 20, 2020
Merged

purposes in call for invibes #5533

merged 10 commits into from
Aug 20, 2020

Conversation

invibes
Copy link
Contributor

@invibes invibes commented Jul 23, 2020

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

  • test parameters for validating bids
{
  bidder: '<bidder name>',
  params: {
    // ...
  }
}

Be sure to test the integration with your adserver using the Hello World sample page.

  • contact email of the adapter’s maintainer
  • official adapter submission

For any changes that affect user-facing APIs or example code documented on http://prebid.org, please provide:

Other information

@invibes
Copy link
Contributor Author

invibes commented Jul 23, 2020

@rcheptanariu please review it before anyone else!

Copy link
Contributor

@rcheptanariu rcheptanariu left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -443,7 +438,6 @@ invibes.Uid = {
}
};

let cookieDomain;
invibes.getCookie = function (name) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

for reading cookies please use the storage manager

Copy link
Contributor Author

Choose a reason for hiding this comment

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

change request was implemented please review for merge asap :)

@invibes
Copy link
Contributor Author

invibes commented Aug 17, 2020

change request was implemented please review for merge asap :)

@lgtm-com
Copy link

lgtm-com bot commented Aug 17, 2020

This pull request introduces 1 alert when merging 25be9eb into db02d8a - view on LGTM.com

new alerts:

  • 1 for Comparison between inconvertible types

@lgtm-com
Copy link

lgtm-com bot commented Aug 17, 2020

This pull request introduces 1 alert when merging 0410982 into db02d8a - view on LGTM.com

new alerts:

  • 1 for Comparison between inconvertible types

@invibes
Copy link
Contributor Author

invibes commented Aug 20, 2020

@robertrmartinez please review asap

@lgtm-com
Copy link

lgtm-com bot commented Aug 20, 2020

This pull request introduces 1 alert when merging 19515df into f0e4433 - view on LGTM.com

new alerts:

  • 1 for Comparison between inconvertible types

Copy link
Collaborator

@robertrmartinez robertrmartinez left a comment

Choose a reason for hiding this comment

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

Thanks for the update.

Looks good

@robertrmartinez robertrmartinez merged commit ce00f4c into prebid:master Aug 20, 2020
BrightMountainMediaInc pushed a commit to BrightMountainMediaInc/Prebid.js that referenced this pull request Sep 14, 2020
* added tcf 2.0

* Updated adapter to support gdprEnforcement

* reverted storage manager initialization

* add purposes in call

* send purposes in string array

* InvibesBidAdapter - gdpr updates

* [InvibesBidAdapter] GDPR - purpose adjustments

* [InvibesBidAdapter] fixed tests for new alg & reordered adapter checks

* add tc string

Co-authored-by: florin_nedelcu_invibes <florin.nedelcu@invibes.com>
Co-authored-by: Cristian Grigoras <cristian.grigoras@invibes.com>
Co-authored-by: raduchept <radu.cheptanariu@invibes.com>
BrightMountainMediaInc added a commit to BrightMountainMediaInc/Prebid.js that referenced this pull request Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants