Skip to content

Commit

Permalink
Adkernel: documenting adpluto_dsp alias (prebid#4731)
Browse files Browse the repository at this point in the history
* Create adpluto_dsp

* Update adpluto_dsp
  • Loading branch information
ckbo3hrk authored and ecdrsvc committed Sep 6, 2023
1 parent 2bf7408 commit 56f4061
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions dev-docs/bidders/adpluto_dsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
layout: bidder
title: AdPluto DSP
description: AdPluto DSP Bidder Adaptor
biddercode: adpluto_dsp
pbjs: true
pbs: false
media_types: banner, native, video
gdpr_supported: true
gpp_supported: true
usp_supported: true
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: adkernelAdn
sidebarType: 1
---

### Note

The AdPluto DSP bidding adapter requires setup and approval before implementation. Please reach out to <junaid@advergic.com> for more details.

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------|----------|-----------------|----------------------|-----------|
| `host` | optional | Ad network host | `'rtb2-useast.adpluto.com'` | `string` |
| `pubId` | required | Publisher Id | `102` | `integer` |

0 comments on commit 56f4061

Please sign in to comment.