-
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.
* RPRD-1694: Update `minutemedia.md` `openweb.md` `openwebxchange.md`, `rise.md` `risexchange.md` `shinez.md` `stn.md` docs with native and multi-format related docs. * RPRD-1694: Remove some doc lines from adapters as SSP Product manager asked. * RPRD-1694: latest version data * RPRD-1694: sync with version
- Loading branch information
Showing
7 changed files
with
74 additions
and
24 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
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
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
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
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
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
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ title: STN | |
description: Prebid STN Bidder Adapter | ||
pbjs: true | ||
biddercode: stn | ||
media_types: banner, video | ||
media_types: banner, video, native | ||
multiformat_supported: will-bid-on-any | ||
schain_supported: true | ||
tcfeu_supported: false | ||
|
@@ -24,7 +24,7 @@ The STN adapter requires setup and approval. Please reach out to <[email protected] | |
|
||
### Bid Parameters | ||
|
||
#### Banner ,Video | ||
#### Banner, Video, Native | ||
|
||
{: .table .table-bordered .table-striped } | ||
|
||
|
@@ -87,3 +87,13 @@ var adUnits = [{ | |
### Configuration | ||
|
||
STN recommends setting UserSync by iframe for monetization. | ||
|
||
### Versions | ||
|
||
Prebid versions 5.0-5.3 are not supported. | ||
|
||
Banner >= 6.14.0. | ||
|
||
Native >= 9.27.0. | ||
|
||
Multi-format requests >= 9.27.0. |