Floxis: set gvl_id to 1609 - #6698
Conversation
The shipped Prebid.js adapter has declared gvlid 1609 since it merged, and IAB GVL vendor 1609 is registered to Ad Tech Company OU, but this page still reads gvl_id: none - so TCF publishers evaluating the adapter see it as having no registered vendor ID.
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Context on why I split this out instead of waiting for #6596 I know everyone is stretched and our adapter PRs sit here for months without anything happening, could you please merge at least this one. This one line is costing us real business: we're onboarding publishers now and several have stopped dead at I will rebase the other PRs. Please merge this at least... |
Section headings were h3 with no h2 parent (MD001) and the table delimiter row was unpadded while the rest of the table was padded (MD060).
|
markdownlint is green now — This one is only the |
One-line correction: this page reads
gvl_id: none, but the Floxis adapter has declaredgvlid: 1609since it merged (modules/floxisBidAdapter.json master, lines 7 and 171), and IAB GVL vendor 1609 is registered to Ad Tech Company OÜ (GVL v171).Raising it separately because publishers evaluating the adapter read this page as "no registered TCF vendor ID", which is a blocker for them.
The same line is corrected in #6596, but that PR also flips
pbs: trueand is held under Pending PBS Release while prebid/prebid-server#4811 is in review — so the fix is currently gated on something unrelated to it. This PR carries only thegvl_idline so it can land independently; I'll rebase #6596 on top once it merges.