Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConnectAd docs update #2305

Merged
merged 2 commits into from
Sep 23, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions dev-docs/bidders/connectad.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,17 @@ gdpr_supported: true
usp_supported: true
coppa_supported: true
schain_supported: true
userIds: id5Id, liveIntentId, parrableId, pubCommonId, unifiedId
userIds: britepoolId, criteo, id5Id, identityLink, liveIntentId, netId, parrableId, pubCommonId, unifiedId
prebid_member: true
safeframes_ok: true
tcf2_supported: true
pbjs: true
pbs: true
gvl_id: 138
---

### Prebid Server Note:
Please reach out to your ConnectAd Account Manager before configuring the S2S adapter for approval and setup.

### Bid Params

Expand All @@ -22,4 +27,4 @@ pbjs: true
|-------------|----------|--------------------------------|---------|-----------|
| `siteId` | required | The site ID from ConnectAd. | 12345 | integer |
| `networkId` | required | The network ID from ConnectAd. | 10047 | integer |
| `floorprice`| optional | Requested Floorprice | 0.15 | integer |
| `bidfloor` | optional | Requested Floorprice | 0.15 | number |