Skip to content

Peak226: document the new Prebid Server adapter - #6715

Draft
chanand wants to merge 4 commits into
prebid:masterfrom
chanand:peak226-docs
Draft

chanand wants to merge 4 commits into
prebid:masterfrom
chanand:peak226-docs

Conversation

@chanand

@chanand chanand commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Peak226: document the new Prebid Server adapter

This rewrites the existing dev-docs/bidders/peak226.md, a 2018 stub left behind when the
original Peak226 Prebid.js adapter was removed in Prebid.js 3.0. The stub still declared a uid
param that no longer exists, and pbjs: true, which has been inaccurate since that removal.

The page now documents the new Prebid Server adapter: publisherId / placementId /
region params, banner + video + native on both site and app, per-region request splitting,
${AUCTION_PRICE} expansion, and the capability front-matter.

Related PR

Scope

This is deliberately server-only. pbjs: false — there is currently no Peak226 adapter in
Prebid.js, and correcting that stale flag is part of this change. A Prebid.js adapter is planned;
when it lands we'll submit a follow-up docs PR adding the Prebid.js usage examples and flipping
pbjs back to true.

pbs: true becomes accurate when the linked server PR merges — happy to hold this PR until then.

Notable declarations

  • dchain_supported: false — the adapter does not populate demand chain.
  • ortb_blocking_supported: true and deals_supported: truebcat/badv/bapp, battr and
    imp.pmp are forwarded to the endpoint.
  • No cookie sync is documented: GVL 1202 declares usesCookies: false and omits Purpose 1, so a
    TCF-compliant CMP cannot authorize a cookie drop. Bidding is unaffected (Purpose 2 declared).

@netlify

netlify Bot commented Aug 24, 2026

Copy link
Copy Markdown

Deploy Preview for prebid-docs-preview ready!

Name Link
🔨 Latest commit ee6fac1
🔍 Latest deploy log https://app.netlify.com/projects/prebid-docs-preview/deploys/6aa91314044eed00081da6c7
😎 Deploy Preview https://deploy-preview-6715--prebid-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@chanand chanand changed the title Peak226: rewrite bidder docs for the new adapter Peak226: document the new Prebid Server adapter Aug 24, 2026
The Prebid.js peak226 adapter (prebid/Prebid.js#15619) is now submitted,
so this page covers both adapters instead of just Prebid Server: flips
pbjs back to true, adds Prebid.js ad unit examples for banner, instream
video and native, and splits the Notes section into per-adapter
Prebid.js / Prebid Server subsections plus a shared Privacy note.
@chanand

chanand commented Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

Updated to also cover the Prebid.js adapter (pbjs: true), now submitted at prebid/Prebid.js#15619.

Following review feedback on prebid/Prebid.js#15619, the Prebid.js adapter no
longer requires publisherId and placementId when the publisher already
supplies {dooh|app|site}.publisher.id and ortb2Imp.tagid as first party data;
the params act as per-ad-unit overrides. Prebid Server still requires both.
MD060 requires aligned-style table pipes; the required* cells were
wider than the Scope column, throwing off alignment in rows 50-51.
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.

1 participant