Add TCF vendor id PinkLion#14083
Conversation
init new adapter
# Conflicts: # test/spec/modules/pinkLionBidAdapter_spec.js
patmmccann
left a comment
There was a problem hiding this comment.
prove you are apester, we cannot accept pr's that borrow gvlids
| import { isBidRequestValid, buildRequests, interpretResponse } from '../libraries/teqblazeUtils/bidderUtils.js'; | ||
|
|
||
| const BIDDER_CODE = 'pinkLion'; | ||
| const GVLID = 354; |
There was a problem hiding this comment.
this is not you "354": {"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"},
|
@patmmccann |

Type of change
Bugfix
Feature
New bidder adapter
Updated bidder adapter
Code style update (formatting, local variables)
Refactoring (no functional changes, no api changes)
Build related changes
CI related changes
Does this change affect user-facing APIs or examples documented on http://prebid.org?
Other
Description of change
Other information
prebid/prebid.github.io#6314
prebid/prebid-server#4591