Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 572c782

Browse files
onetag-devmkendall07
authored andcommitted
Updating OneTag bidder params (prebid#752)
* OneTag bidder params * Update onetag.md
1 parent 432ebcd commit 572c782

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

dev-docs/bidders/onetag.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: bidder
3+
title: OneTag
4+
description: Prebid OneTag Bidder Adaptor
5+
6+
top_nav_section: dev_docs
7+
nav_section: reference
8+
9+
hide: true
10+
11+
biddercode: onetag
12+
13+
biddercode_longer_than_12: false
14+
15+
media_types: banner
16+
gdpr_supported: true
17+
18+
prebid_1_0_supported : true
19+
---
20+
21+
22+
### bid params
23+
24+
{: .table .table-bordered .table-striped }
25+
26+
| Name | Scope | Description | Example |
27+
| :--- | :---- | :---------- | :------ |
28+
| `pubId` | required | | `386276e072` |
29+
| `type` | optional | The media type, default is banner | `"banner"` |

0 commit comments

Comments
 (0)