-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IncrementX Bid Adapter: vertoz adapter renamed to IncrementX (#3725)
* 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
1 parent
0ff58e6
commit e7bea2f
Showing
2 changed files
with
21 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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` | |
This file was deleted.
Oops, something went wrong.