Skip to content

Commit 4f2cd47

Browse files
pm-komal-kumariKomal Kumari
andauthored
Update docs for getAllPrebidWinningBids API (prebid#6069)
Co-authored-by: Komal Kumari <komalkumari@Komals-MacBook-Pro-L1834.local>
1 parent 3b3ad1b commit 4f2cd47

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dev-docs/publisher-api-reference/getAllPrebidWinningBids.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ sidebarType: 1
66
---
77

88

9-
Use this method to get all of the bids that have won their respective auctions but not rendered on the page. Useful for [troubleshooting your integration]({{site.baseurl}}/dev-docs/prebid-troubleshooting-guide.html).
9+
Use this method to get all the bids that have been used to generate targeting but have not yet been rendered on the page. It matches winning bids only after targeting has been applied and before the ad is rendered. Useful for [troubleshooting your integration]({{site.baseurl}}/dev-docs/prebid-troubleshooting-guide.html).
1010

11-
* `pbjs.getAllPrebidWinningBids()`: returns an array of bid objects that have won their respective auctions but not rendered on the page.
11+
* `pbjs.getAllPrebidWinningBids()`: returns an array of bid objects that have been used to generate targeting and have not yet been rendered on the page.

0 commit comments

Comments
 (0)