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: Contribute vendor details for Prebid server adapter #10706

Merged
merged 4 commits into from
Nov 9, 2023
Merged

Pubmatic: Contribute vendor details for Prebid server adapter #10706

merged 4 commits into from
Nov 9, 2023

Conversation

pm-priyanka-deshmane
Copy link
Contributor

Type of change

  • Feature

Description of change

This is to contribute OpenWrap as a vendor for Prebid server adapter.
When publisher will use openwrap as defaultVendor, it will include options in the config with vendor’s default values, e.g. adapter, timeout, endpoint.
Example:

s2sConfig: {
          enabled: true,
          bidders: ['pubmatic'],
          defaultVendor: 'openwrap',
          extPrebid: { 
		bidderparams: {
              		pubmatic: {
                		publisherId: publisherId,
                		wrapper: {
                  			profileid: profileId,
                  			versionid: versionId

@patmmccann patmmccann merged commit 6667f33 into prebid:master Nov 9, 2023
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