Skip to content

Commit 81cfeb0

Browse files
teqblazeMyCodeMediamc-pacobernal
authored
Added Bid Adapter MyCodeMedia (#6362)
* mycodemedia/prebid.github.io * MyCodeMedia Adapter: disable pbs and pbs_app_supported --------- Co-authored-by: MyCodeMedia <support-platform@mycodemedia.com> Co-authored-by: mc-pacobernal <119521439+mc-pacobernal@users.noreply.github.com>
1 parent 3dacbc4 commit 81cfeb0

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

dev-docs/bidders/mycodemedia.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
layout: bidder
3+
title: MyCodeMedia
4+
description: Prebid MyCodeMedia Bidder Adapter
5+
biddercode: mycodemedia
6+
gpp_sids: usstate_all
7+
tcfeu_supported: false
8+
usp_supported: true
9+
coppa_supported: true
10+
schain_supported: true
11+
deals_supported: false
12+
floors_supported: true
13+
fpd_supported: false
14+
ortb_blocking_supported: false
15+
media_types: banner, video, native
16+
multiformat_supported: will-bid-on-one
17+
userIds: all
18+
pbjs: true
19+
pbs: false
20+
pbs_app_supported: false
21+
safeframes_ok: true
22+
sidebarType: 1
23+
---
24+
25+
### Bid Params
26+
27+
{: .table .table-bordered .table-striped }
28+
| Name | Scope | Description | Example | Type |
29+
|---------------|----------|--------------|---------------------------------|------------|
30+
| `placementId` | optional | Placement Id | `'0'` | `'string'` |
31+
| `endpointId` | optional | Endpoint Id | `'0'` | `'string'` |
32+
33+
### Note
34+
35+
For the prebid server and prebid.js you only need to use one parameter: either placementId or endpointId

0 commit comments

Comments
 (0)