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

added new API method pbjs.getNoBids() #1056

Merged
merged 2 commits into from
Dec 20, 2018
Merged

added new API method pbjs.getNoBids() #1056

merged 2 commits into from
Dec 20, 2018

Conversation

snapwich
Copy link
Contributor

Documentation for new API method added in prebid/Prebid.js#3286


### pbjs.getNoBids() ⇒ `Array`

Use this method to get all of the bids requests that resulted in a NO_BID. These are bid requests that were sent to a bidder but, for whatever reason, the bidder decided not to bid on. Used by debugging snippet in [Tips for Troubleshooting](http://prebid.org/dev-docs/troubleshooting-tips.html).
Copy link
Contributor

Choose a reason for hiding this comment

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

minor typo, please change "bids requests" to "bid requests"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated

@bretg
Copy link
Contributor

bretg commented Dec 20, 2018

released with 1.36

@bretg bretg merged commit fcf4ab1 into master Dec 20, 2018
@bretg bretg deleted the getNoBids branch March 19, 2019 19:43
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.

3 participants