Skip to content

Peak226: document the new Prebid Server adapter - #6715

Draft
chanand wants to merge 1 commit into
prebid:masterfrom
chanand:peak226-docs
Draft

Peak226: document the new Prebid Server adapter#6715
chanand wants to merge 1 commit 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 aba7468
🔍 Latest deploy log https://app.netlify.com/projects/prebid-docs-preview/deploys/6a8c197a51610e000805b418
😎 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
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