Contxtful - Add GVL vendor ID#14661
Conversation
Add gvlid: 1569 to the bid adapter spec and RTD submodule to enable proper TCF consent enforcement by the Prebid.js framework.
Pull Request Test Coverage Report for Build 23811124812Details
💛 - Coveralls |
| // Bidder public specification | ||
| export const spec = { | ||
| code: BIDDER_CODE, | ||
| gvlid: 1569, |
There was a problem hiding this comment.
There was a problem hiding this comment.
@patmmccann Thanks! We are here however: https://iabcanada.com/tcf-canada/vendor-list/ . Do we need to do something to make it appear on the vendor-list JSON?
There was a problem hiding this comment.
hmm i'll check if that breaks our build, not sure
There was a problem hiding this comment.
Thanks @patmmccann ! Do you know what's the process to unblock this? I guess it's sync every month, or something?
There was a problem hiding this comment.
It seems like IABE has intentionally left you off, is that your understanding as well? There are more recent vendors than you in the list
There was a problem hiding this comment.
Thanks for the heads up, we are syncing with them.
There was a problem hiding this comment.
@patmmccann Hello!
We are listed here: https://vendor-list.consensu.org/v2/ca/vendor-list.json
There was a problem hiding this comment.
are you intentionally only listed in Canada? the gvlid's in this project are used by the tcfControl module which is for TCF, not TCF Canada, we do not have a TCF canada control module bc TCF Canada is not commercially successful. Very few DSPs are on the vendor list, so a publisher is unable to get bids from TTD or Google if they use it
Add global vendor ID to the bid adapter spec.
Type of change
Description of change
Other information