Back to Publisher API Reference

pbjs.getBidResponsesForAdUnitCode(adUnitCode)

Returns bidResponses for the specified adUnitCode. See full documentation at pbjs.getBidResponses().

Kind: static method of pbjs

Returns: Array - an array of bid responses. For backwards compatibility, the array exposes the array also under the .bids property.

Param Scope Type Description
adUnitCode Required String adUnitCode

Back to Publisher API Reference