Copper6 Adapter - adding document#6597
Conversation
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| title: Copper6 | ||
| description: Prebid Copper6 Bidder Adaptor | ||
| biddercode: copper6ssp | ||
| userIds: britepoolId, criteo, id5Id, identityLink, liveIntentId, netId, parrableId, pubCommonId, unifiedId |
There was a problem hiding this comment.
britepoolId doesnt exist
There was a problem hiding this comment.
I have removed it. Thank you.
How can I know when some user id managers stop work? I see this one in other mds too.
patmmccann
left a comment
There was a problem hiding this comment.
https://github.com/Vidazoo/prebid.github.io/blob/adapter-copper6/dev-docs/bidders/copper6ssp.md already exists, your file has the wrong name
|
@patmmccann thank you for pointing out to the existing file. For some reason I didn't found it myself. |
| gpp_sids: usstate_all | ||
| gvl_id: 1356 | ||
| tcfeu_supported: true | ||
| userIds: criteo, id5Id, identityLink, liveIntentId, netId, parrableId, pubCommonId, unifiedId |
There was a problem hiding this comment.
parrableId also doesnt exist, perhaps just list the ids you actually support or change to all
|
|
||
| | Name | Scope | Description | Example | Type | | ||
| |------------|----------|------------------------------------------------------------------------------------------|------------------------------|----------| | ||
| | `cId` | required | The connection ID from Copper6. | `'562524b21b1c1f08117fc7f9'` | `string` | |
There was a problem hiding this comment.
you cannot change the required params in a minor version of prebid
🏷 Type of documentation
📋 Checklist
Note: old adapter but there was no documentation file in this project
Related pull requests
prebid/Prebid.js#14991
prebid/prebid-server#4812