PinkLion: Add TCF Vendor ID#4591
Closed
prebidPinkLion wants to merge 14 commits into
Closed
Conversation
init new adapter
This was referenced Oct 30, 2025
bsardo
reviewed
Oct 30, 2025
| maintainer: | ||
| email: "prebid@pinklion.io" No newline at end of file | ||
| email: "prebid@pinklion.io" | ||
| gvlVendorID: 354 No newline at end of file |
Collaborator
There was a problem hiding this comment.
curl https://vendor-list.consensu.org/v3/vendor-list.json | jq '.vendors."354"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 802k 100 802k 0 0 1856k 0 --:--:-- --:--:-- --:--:-- 1857k
{
"id": 354,
"name": "Apester Ltd",
"purposes": [
2,
3,
4
],
"legIntPurposes": [
7,
8,
10
],
"flexiblePurposes": [
7
],
"specialPurposes": [
1,
2
],
"features": [],
"specialFeatures": [],
"cookieMaxAgeSeconds": 34560000,
"usesCookies": true,
"cookieRefresh": false,
"urls": [
{
"langId": "en",
"privacy": "https://apester.com/privacy-policy/",
"legIntClaim": "https://apester.com/privacy-policy/"
}
],
"usesNonCookieAccess": false,
"dataRetention": {
"stdRetention": 30,
"purposes": {},
"specialPurposes": {}
},
"dataDeclaration": [
3,
6,
7,
8
],
"deviceStorageDisclosureUrl": "https://apester.com/deviceStorage.json"
}
@prebidPinkLion Is Apester correct here?
| maintainer: | ||
| email: "prebid@pinklion.io" No newline at end of file | ||
| email: "prebid@pinklion.io" | ||
| gvlVendorID: 354 No newline at end of file |
Collaborator
There was a problem hiding this comment.
FYI there is currently a bug with aliases not being able to overwrite their base adapter GVL ID (Aliases inheriting GVL IDs). It should be fixed in the next couple of weeks.
Contributor
|
@bsardo we received a similar pr in js and we believe this company is attempting to borrow the gvlid of an affiliated but different company and that this should not be merged. |
Contributor
Author
|
@patmmccann |
Contributor
|
@prebidPinkLion it appears you are admitting they are not the same company |
Contributor
Author
|
@patmmccann They’re part of the same group. So a single VendorID can’t be used, and a new VendorID needs to be registered? |
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.

prebid/prebid.github.io#6314
prebid/Prebid.js#14083