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

Adkernel: documenting global_sun alias #5471

Closed
wants to merge 12 commits into from
37 changes: 24 additions & 13 deletions dev-docs/bidders/globalsun.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,36 @@
---
layout: bidder
title: Globalsun
description: Prebid Globalsun Bidder Adapter
title: Global Sun
description: Global Sun Adaptor
biddercode: globalsun
media_types: banner, video, native
pbjs: true
pbs: true
safeframes_ok: true
fpd_supported: false
multiformat_supported: will-not-bid
ortb_blocking_supported: partial
pbs: false
media_types: banner, native, video
gvl_id: 14 (adkernel)
tcfeu_supported: true
gpp_sids: tcfeu, usp
usp_supported: true
tcfeu_supported: false
coppa_supported: true
pbs_app_supported: false
schain_supported: true
userIds: all
fpd_supported: true
prebid_member: false
ortb_blocking_supported: true
multiformat_supported: will-bid-on-one
floors_supported: true
aliasCode: adkernel
sidebarType: 1
---

### Prebid Params
### Note

The Global Sun bidding adapter requires setup and approval before implementation. Please reach out to <[email protected]> for more details.

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------|-----------|-----------|
| `placementId` | optional | Placement Id | `'0'` | `'string'` |
| Name | Scope | Description | Example | Type |
|----------|----------|-----------------------|---------------------------|----------|
| `host` | required | RTB host | `'cpm.globalsun.io'` | `string` |
| `zoneId` | required | Zone Id | 30164 | `integer` |