Advanced Implementation Patterns
Apply advanced integration patterns for auctions, targeting, and rendering.
Use these guides when your HB Manager implementation needs custom auction logic, bidder settings, ad server targeting, or rendering behavior. Each guide covers a focused integration pattern.
Auction data and targeting
Push Google slot information to the Prebid auction — Pass Google Ad Manager slot data to the Prebid auction.
Retrieve Prebid and Amazon bid data — Access bid data from Prebid and Amazon.
Add ad server targeting from bid response data — Set ad server targeting from bid response values.
Modify the Prebid auction
Remove sizes from the Prebid auction — Exclude selected sizes from an auction.
Edit bidder settings for schain and first-party data — Modify bidder settings for supply chain and first-party data.
Edit bidder parameters in
pbjs.adUnit— Update bidder parameters before an auction.Add the GPID to
pbjs.adUnit— Add Global Placement IDs to Prebid ad units.
Rendering and refresh behavior
Implementation and testing guidelines for direct rendering — Implement and test direct rendering.
Set Google changeCorrelator in
pubads().refresh()— SetchangeCorrelatorduring Google ad refreshes.
Last updated
Was this helpful?