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

PubMatic bid adapter to support app object set using setConfig #5090

Merged
merged 37 commits into from
Apr 7, 2020

Conversation

pm-harshad-mane
Copy link
Contributor

Type of change

  • [ X ] Feature

Description of change

PubMatic bid adapter to support app object set using setConfig

pbjs.setConfig({
   app: {
      bundle: "org.prebid.mobile.demoapp",
      domain: "prebid.org"
   }
});

@jsnellbaker jsnellbaker merged commit dc02ff4 into prebid:master Apr 7, 2020
@pm-harshad-mane
Copy link
Contributor Author

Thank you @jsnellbaker !!

rjvelicaria pushed a commit to openx/Prebid.js that referenced this pull request Apr 9, 2020
…d#5090)

* added support for pubcommon, digitrust, id5id

* added support for IdentityLink

* changed the source for id5

* added unit test cases

* changed source param for identityLink

* merge the device object from setConfig

* set app from config and site, remove site if app is set

* added test cases for reading device from config

* unit test case for reading app from conf

* delete the site object

* set undefined not null
iggyfisk pushed a commit to happypancake/Prebid.js that referenced this pull request Jun 22, 2020
…d#5090)

* added support for pubcommon, digitrust, id5id

* added support for IdentityLink

* changed the source for id5

* added unit test cases

* changed source param for identityLink

* merge the device object from setConfig

* set app from config and site, remove site if app is set

* added test cases for reading device from config

* unit test case for reading app from conf

* delete the site object

* set undefined not null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants