Skip to content

Commit 042dc76

Browse files
authored
Add host field into limelight bidder adapter docs (prebid#2048)
1 parent 65e7571 commit 042dc76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-docs/bidders/project-limelight.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ aliasCode: projectLimeLight
1212
{: .table .table-bordered .table-striped }
1313
| Name | Scope | Description | Example |type|
1414
| :----------- | :--------- | :------------ | :----------------- |:---|
15+
| `host` | required | Ad network's RTB host | `'ads.project-limelight.com'` | `string` |
1516
| `adUnitId` | required | Ad Unit Id will be generated on Project Limelight Platform. | 0 |integer|
1617
| `adUnitType` | required | Type of Ad Unit ('video', 'banner') | 'banner' |string|

0 commit comments

Comments
 (0)