Skip to content

Remove required host from Limelight prebid server adapters #6031

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev-docs/bidders/adsyield.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ sidebarType: 1
| `custom4` | optional | Custom targeting field 4 | `'custom4'` | `string` |
| `custom5` | optional | Custom targeting field 5 | `'custom5'` | `string` |

Adsyield server-side Prebid Server adapter requires only `publisherId` and `host` parameters. But Adsyield client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.
Adsyield server-side Prebid Server adapter requires only `publisherId` parameters. But Adsyield client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.

Adsyield server-side Prebid Server adapter supports only `banner`, `video`, `audio`, `native` media types. But Adsyield client-side Prebid.js adapter supports only `banner` and `video` media types, doesn't support `audio` and `native`.
2 changes: 1 addition & 1 deletion dev-docs/bidders/adtarget_org.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ sidebarType: 1
| `custom4` | optional | Custom targeting field 4 | `'custom4'` | `string` |
| `custom5` | optional | Custom targeting field 5 | `'custom5'` | `string` |

AdTarget.org server-side Prebid Server adapter requires only `publisherId` and `host` parameters. But AdTarget.org client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.
AdTarget.org server-side Prebid Server adapter requires only `publisherId` parameters. But AdTarget.org client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.

AdTarget.org server-side Prebid Server adapter supports only `banner`, `video`, `audio`, `native` media types. But AdTarget.org client-side Prebid.js adapter supports only `banner` and `video` media types, doesn't support `audio` and `native`.
1 change: 0 additions & 1 deletion dev-docs/bidders/appstock.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ The Appstock Bidding adapter requires setup before beginning. Please contact us

| Name | Scope | Description | Example | Type |
|:--------------|:---------|:----------------------|:------------------|:----------|
| `host` | required | Ad network's RTB host | `'pre.vr-tb.com'` | `string` |
| `publisherId` | required | Publisher ID | `12345` | `integer` |
1 change: 0 additions & 1 deletion dev-docs/bidders/embimedia.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ The Embi Media Bidding adapter requires setup before beginning.

| Name | Scope | Description | Example | Type |
|:--------------|:---------|:----------------------|:-----------------------|:----------|
| `host` | required | Ad network's RTB host | `'bidder-embi.media'` | `string` |
| `publisherId` | required | Publisher ID | `12345` | `integer` |
1 change: 0 additions & 1 deletion dev-docs/bidders/filmzie.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ The Filmzie Bidding adapter requires setup before beginning.

| Name | Scope | Description | Example | Type |
|:--------------|:---------|:----------------------|:---------------------|:----------|
| `host` | required | Ad network's RTB host | `'ortb.filmzie.com'` | `string` |
| `publisherId` | required | Publisher ID | `12345` | `integer` |
1 change: 0 additions & 1 deletion dev-docs/bidders/greedygame.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ The GreedyGame Bidding adapter requires setup before beginning. Please contact u

| Name | Scope | Description | Example | Type |
|:--------------|:---------|:----------------------|:-----------------------|:----------|
| `host` | required | Ad network's RTB host | `'rtb-greedygame.com'` | `string` |
| `publisherId` | required | Publisher ID | `12345` | `integer` |
2 changes: 1 addition & 1 deletion dev-docs/bidders/iionads.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ sidebarType: 1
| `custom4` | optional | Custom targeting field 4 | `'custom4'` | `string` |
| `custom5` | optional | Custom targeting field 5 | `'custom5'` | `string` |

iionads server-side Prebid Server adapter requires only `publisherId` and `host` parameters. But iionads client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.
iionads server-side Prebid Server adapter requires only `publisherId` parameters. But iionads client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.

iionads server-side Prebid Server adapter supports only `banner`, `video`, `audio`, `native` media types. But iionads client-side Prebid.js adapter supports only `banner` and `video` media types, doesn't support `audio` and `native`.
2 changes: 1 addition & 1 deletion dev-docs/bidders/limelightDigital.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ sidebarType: 1
| `custom4` | optional | Custom targeting field 4 | `'custom4'` | `string` |
| `custom5` | optional | Custom targeting field 5 | `'custom5'` | `string` |

Limelight Digital server-side Prebid Server adapter requires only `publisherId` and `host` parameters. But Limelight Digital client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.
Limelight Digital server-side Prebid Server adapter requires only `publisherId` parameters. But Limelight Digital client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.

Limelight Digital server-side Prebid Server adapter supports only `banner`, `video`, `audio`, `native` media types. But Limelight Digital client-side Prebid.js adapter supports only `banner` and `video` media types, doesn't support `audio` and `native`.
2 changes: 1 addition & 1 deletion dev-docs/bidders/orangeclickmedia.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ sidebarType: 1
| `custom4` | optional | Custom targeting field 4 | `'custom4'` | `string` |
| `custom5` | optional | Custom targeting field 5 | `'custom5'` | `string` |

OCM Media server-side Prebid Server adapter requires only `publisherId` and `host` parameters. But OCM Media client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.
OCM Media server-side Prebid Server adapter requires only `publisherId` parameters. But OCM Media client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.

OCM Media server-side Prebid Server adapter supports only `banner`, `video`, `audio`, `native` media types. But OCM Media client-side Prebid.js adapter supports only `banner` and `video` media types, doesn't support `audio` and `native`.
3 changes: 1 addition & 2 deletions dev-docs/bidders/streamlyn.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,13 @@ sidebarType: 1

| Name | Scope | Description | Example | Type |
|:--------------|:---------|:-------------------------|:-------------------------|:---------|
| `host` | required | Ad network's RTB host | `'rtba.bidsxchange.com'` | `string` |
| `publisherId` | required | Publisher ID | `'12345'` | `string` |
| `custom1` | optional | Custom targeting field 1 | `'custom1'` | `string` |
| `custom2` | optional | Custom targeting field 2 | `'custom2'` | `string` |
| `custom3` | optional | Custom targeting field 3 | `'custom3'` | `string` |
| `custom4` | optional | Custom targeting field 4 | `'custom4'` | `string` |
| `custom5` | optional | Custom targeting field 5 | `'custom5'` | `string` |

Streamlyn server-side Prebid Server adapter requires only `publisherId` and `host` parameters.
Streamlyn server-side Prebid Server adapter requires only `publisherId` parameter.

Streamlyn server-side Prebid Server adapter supports only `banner`, `video`, `audio`, `native` media types.
2 changes: 1 addition & 1 deletion dev-docs/bidders/streamvision.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ sidebarType: 1
| `custom4` | optional | Custom targeting field 4 | `'custom4'` | `string` |
| `custom5` | optional | Custom targeting field 5 | `'custom5'` | `string` |

Streamvision server-side Prebid Server adapter requires only `publisherId` and `host` parameters. But Streamvision client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.
Streamvision server-side Prebid Server adapter requires only `publisherId` parameter. But Streamvision client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.

Streamvision server-side Prebid Server adapter supports only `banner`, `video`, `audio`, `native` media types. But Streamvision client-side Prebid.js adapter supports only `banner` and `video` media types, doesn't support `audio` and `native`.
2 changes: 1 addition & 1 deletion dev-docs/bidders/tgm.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ sidebarType: 1
| `custom4` | optional | Custom targeting field 4 | `'custom4'` | `string` |
| `custom5` | optional | Custom targeting field 5 | `'custom5'` | `string` |

TGM server-side Prebid Server adapter requires only `publisherId` and `host` parameters. But TGM client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.
TGM server-side Prebid Server adapter requires only `publisherId` parameter. But TGM client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.

TGM server-side Prebid Server adapter supports only `banner`, `video`, `audio`, `native` media types. But TGM client-side Prebid.js adapter supports only `banner` and `video` media types, doesn't support `audio` and `native`.
2 changes: 1 addition & 1 deletion dev-docs/bidders/velonium.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ sidebarType: 1
| `custom4` | optional | Custom targeting field 4 | `'custom4'` | `string` |
| `custom5` | optional | Custom targeting field 5 | `'custom5'` | `string` |

Velonium server-side Prebid Server adapter requires only `publisherId` and `host` parameters. But Velonium client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.
Velonium server-side Prebid Server adapter requires only `publisherId` parameters. But Velonium client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.

Velonium server-side Prebid Server adapter supports only `banner`, `video`, `audio`, `native` media types. But Velonium client-side Prebid.js adapter supports only `banner` and `video` media types, doesn't support `audio` and `native`.
1 change: 0 additions & 1 deletion dev-docs/bidders/xtrmqb.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ sidebarType: 1

| Name | Scope | Description | Example | Type |
|:--------------|:---------|:----------------------|:--------------|:----------|
| `host` | required | Ad network's RTB host | `'ortb.tech'` | `string` |
| `publisherId` | required | Publisher ID | `12345` | `integer` |