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

MicroAd Bid Adapter: update adapter to comply with Prebid 5.0 #7007

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

HiroyukiFujimura
Copy link
Contributor

Type of change

  • New bidder adapter

Description of change

Added a Prebid 5.0-compliant adapter for MicroAd.
Our existing adapter - which did not support the advertiser domain, was not included in the 5.0 release as per written in 6650.

https://github.com/prebid/Prebid.js/blob/4.43.x-legacy/modules/microadBidAdapter.js

  • test parameters for validating bids
{
  bidder: 'microad',
  params: {
    spot: '209e56872ae8b0442a60477ae0c58be9'
  }
}

@ChrisHuie ChrisHuie self-requested a review June 16, 2021 11:40
@ChrisHuie ChrisHuie self-assigned this Jun 16, 2021
@ChrisHuie ChrisHuie changed the title Resubmission of MicroAd Bidder Adapter for Prebid 5.0 MicroAd Bid Adapter: update to comply with Prebid 5.0 Jun 16, 2021
@ChrisHuie ChrisHuie changed the title MicroAd Bid Adapter: update to comply with Prebid 5.0 MicroAd Bid Adapter: update adapter to comply with Prebid 5.0 Jun 16, 2021
@ChrisHuie ChrisHuie merged commit 2219cb3 into prebid:master Jun 16, 2021
AlvaroBrey pushed a commit to Parrable/Prebid.js that referenced this pull request Jun 17, 2021
* master: (103 commits)
  Opt Out Bid Adapter: add new bid adapter (prebid#7029)
  Dependencies/Testing: update dependencies, npm audit fixes, and bump Browserstack versions (prebid#6828)
  5.2.0-pre
  Prebid.js 5.1.0
  IX Bid Adapter :  reading video `placement` property (prebid#6994)
  changing PBS debug flag to boolean (prebid#7035)
  Ats analytics set sampling rate to 1 percent (prebid#7010)
  Update sspBC bid adapter (v5.0) (prebid#7002)
  Gamma Bid Adapter: support adomain for Prebid 5.0 (prebid#7033)
  Datablocks Bid Adapter : update bid adapter and add 5.0 compliance (prebid#6765)
  Add microadBidAdapter (prebid#7007)
  Adf Bid Adapter: add adform alias (prebid#7009)
  Fixed FPD issue after for Prebid.js 5.0 (prebid#7031)
  Zeta Ssp Bid Adapter: provide devicetype (prebid#7026)
  make sizes a variable as the code expects (prebid#7024)
  VidazooBidAdapter: support for response meta.advertiserDomains (v5.0) (prebid#7022)
  add uid2 to OpenX Bid Adapter (prebid#7015)
  Zeta Ssp Bid Adapter: page and domain fields from config (prebid#7019)
  tappx Bid Adapter: fix wrong requests with undefined params (prebid#7021)
  RealVu Analytics Adapter: remove "tablet" from device types (prebid#7016)
  ...
ChrisHuie added a commit to prebid/prebid.github.io that referenced this pull request Jul 19, 2021
bretg pushed a commit to prebid/prebid.github.io that referenced this pull request Jul 21, 2021
prebidtappx pushed a commit to prebidtappx/Prebid.js that referenced this pull request Nov 15, 2021
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.

2 participants