Skip to content

Commit

Permalink
Adkernel: documenting UrekaMedia alias
Browse files Browse the repository at this point in the history
  • Loading branch information
ckbo3hrk committed Jan 3, 2025
1 parent d105d67 commit 154f768
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions dev-docs/bidders/urekamedia.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
layout: bidder
title: UrekaMedia
description: UrekaMedia Bidder Adaptor
biddercode: urekamedia
pbjs: true
pbs: false
media_types: banner, native, video
gvl_id: -1
tcfeu_supported: true
usp_supported: true
coppa_supported: true
gpp_supported: true
pbs_app_supported: true
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
---

### Note

The UrekaMedia 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 |
|----------|----------|-----------------------|---------------------------|----------|
| `host` | required | Host | `'cpm.upremium.asia'` | `string` |
| `zoneId` | required | Zone Id | `30164` | `integer` |

0 comments on commit 154f768

Please sign in to comment.