Add PGAM Direct bidder page (GVL 1353)#6563
Closed
mastap150 wants to merge 4 commits into
Closed
Conversation
PGAM Direct is PGAM Media LLC's self-hosted SSP adapter. The adapter merged + shipped in Prebid.js 11.8.0 (prebid/Prebid.js#14763); this PR lands its documentation page so it shows up in the bidders list + bidder-data.csv. Relationship to pgamssp: PGAM Media also maintains pgamssp (legacy TeqBlaze-hosted). pgamdirect is our new self-hosted path; both adapters remain actively maintained during the 2026 migration window. Deprecation of pgamssp will be announced separately. Maintainer: ppatel@pgammedia.com GVL: 1353
Both entries are stale: - pgam: biddercode 'pgam' has no active adapter in prebid-js master - pgammedia: was an aniview alias page; the live PGAM SSP is documented at pgamssp.md and pgamdirect.md Round-3 pre-launch QA (FND-008) flagged these as dead listings that misdirect publisher integrators. Removing to leave only the two active adapter docs. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
c817733 to
ba009a0
Compare
- MD001: change first heading from ### Note to ## Note so heading levels start at h2 and the rest of the h3 subsections are valid one-level increments. - MD060: re-align the Bid Params table so column pipes line up with the header row (programmatically padded each cell to the per-column max width). - redirect_from YAML block: convert TAB indentation to 2-space indentation so the front-matter YAML is parseable by safe_load. markdownlint-cli now returns clean (exit 0) with the repo's .markdownlint.json config.
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of change
Description
Adds
dev-docs/bidders/pgamdirect.md— the docs-site page for thePGAM Direct bidder adapter, which was merged into prebid/Prebid.js
as PR #14763 (prebid/Prebid.js#14763)
on 2026-04-22. Without this page the bidder doesn't surface on
docs.prebid.org/dev-docs/bidders.html.
GVL ID
PGAM Media LLC is now a registered IAB Europe TCF v2.2 vendor —
GVL Vendor ID 1353.
Verified live against the canonical IAB list:
"purposes": [1,3,4,5,6,7,8,9,10], "specialPurposes": [3],
"features": [3], "specialFeatures": [1] }`
The same GVL ID 1353 is already referenced on the existing
`pgamssp.md` page in this repo (PGAM Media's legacy bidder
adapter), so the ID is well-known to this codebase.
Companion PR
Prebid.js companion PR (adds the missing `modules/pgamdirectBidAdapter.md`
overview README that PR #14763 left out):
prebid/Prebid.js#14887
Notes
schain, TCFv2.2, GPP, USP, COPPA
in a later phase)