Skip to content

Commit

Permalink
IncrementX Bid Adapter: vertoz adapter renamed to IncrementX (#3725)
Browse files Browse the repository at this point in the history
* IncrementX Bid Adapter: vertoz adapter renamed to IncrementX

* IncrementX Bid Adapter: bidder flags updated

* IncrementX Bid Adapter: bidder flags updated

Co-authored-by: Mohit Patil <[email protected]>
  • Loading branch information
Prebid-Vertoz and Mohit Patil authored Jun 2, 2022
1 parent 0ff58e6 commit e7bea2f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 19 deletions.
21 changes: 21 additions & 0 deletions dev-docs/bidders/incrementx.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
layout: bidder
title: IncrementX
description: Prebid IncrementX Bidder Adaptor
pbjs: true
biddercode: incrementx
media_types: banner
gdpr_supported: true
multiformat_supported: will-bid-on-one
---

### Note:

The IncrementX adapter currently doesn't support multiple sizes per ad placement and will favour the first one if multiple sizes exists.

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|-------------|----------|--------------------------|-----------------|----------|
| placementId | required | incrementx placement id | `'PNX-HB-123'` | `string` |
19 changes: 0 additions & 19 deletions dev-docs/bidders/vertoz.md

This file was deleted.

0 comments on commit e7bea2f

Please sign in to comment.