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

Digital Garage RTD module: new rtd submodule #6410 #6847

Merged
merged 2 commits into from
May 31, 2021
Merged

Digital Garage RTD module: new rtd submodule #6410 #6847

merged 2 commits into from
May 31, 2021

Conversation

mediaconsortium-develop
Copy link
Contributor

Type of change

Description of change

We want to add Real Time Data Submodule

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

Be sure to test the integration with your adserver using the Hello World sample page.
https://www.suuiiisya.com/test/agytest/rt_module_test.html

  • contact email of the adapter’s maintainer
    [email protected]

  • official adapter submission

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

Other information

we want to set some keywords before requestBids() in our customer's site.
The keywords are real time data and can be got to access our partner's service site.
So we want to start requestBids() after getting keywords only when our keywords service use.

@patmmccann patmmccann requested a review from osazos May 27, 2021 10:42
@patmmccann patmmccann changed the title re-open pull request reference #6410 Digital Garage RTD module: new module #6410 May 27, 2021
@patmmccann patmmccann changed the title Digital Garage RTD module: new module #6410 Digital Garage RTD module: new rtd submodule #6410 May 27, 2021
Module Name: Digital Garage Keyword Module
Module Type: Rtd Provider
Maintainer: [email protected]
Remarks: This module can work only with AppNexusBidAdapter.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please delete this line

@mediaconsortium-develop
Copy link
Contributor Author

@osazos
Copy link
Collaborator

osazos commented May 27, 2021

It seems you have issue with tests themselves…

Error: Uncaught AssertionError: expected { Object (opeaud, opectx) } to be an undefined (node_modules/chai/chai.js:239)

@patmmccann
Copy link
Collaborator

patmmccann commented May 28, 2021

I saw this on another adapter, tests passed this time, I think master is fixed now

@osazos osazos merged commit 59b0fc9 into prebid:master May 31, 2021
@osazos
Copy link
Collaborator

osazos commented May 31, 2021

@mediaconsortium-develop, the tests were green but I'm pretty sure it was a false-positif… and after merging, they still fail. Can you check again why your tests don't pass the CI?

Thx

@mediaconsortium-develop
Copy link
Contributor Author

mediaconsortium-develop commented Jun 2, 2021 via email

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