Skip to content

Commit 424eaae

Browse files
authored
Update richaudience.md (#5937)
* Update richaudience.md * Update richaudience.md * Update richaudience.md
1 parent bc79e8c commit 424eaae

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

dev-docs/bidders/richaudience.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ pbjs: true
1414
pbs: true
1515
schain_supported: true
1616
floors_supported: true
17-
pbjs_version_notes: Please use version 9.1; version 9.0 does not support our adapter.
1817
sidebarType: 1
1918
---
2019

@@ -26,17 +25,4 @@ sidebarType: 1
2625
| `pid` | required | The placement ID from Rich Audience. | `'ADb1f40rmi'` | `string` |
2726
| `supplyType`| required | Define if site or app. | `'site / app'` | `string` |
2827
| `ifa` | optional | Identifier For Advertisers | `'AAAAAAAAA-BBBB-CCCC-1111-222222220000234234234234234'` | `string` |
29-
| `bidfloor` | optional | Bid Floor | `0.80` | `float` |
3028
| `keywords` | optional | A key-value applied only to the configured bid. This value is optional. Strings separated by semicolon. | `car=mercedes;car=audi;` | `string` |
31-
| `player` | optional | Object containing video targeting parameters. See [Video Object](#ra-video-object) for details. | `player: {init: 'open', end: 'close', skin: 'dark'}` | `object` |
32-
33-
<a name="ra-video-object"></a>
34-
35-
### Video Object
36-
37-
{: .table .table-bordered .table-striped }
38-
| Name | Scope | Description | Example | Type |
39-
|-------------|----------|----------------------------------------|-------------------------------|-----------|
40-
| `init` | optional | Start mode of the player open or close | `'open / close'` | `string` |
41-
| `end` | optional | End mode of the player open or close | `'open / close'` | `string` |
42-
| `skin` | optional | Choose the background color | `'dark / light'` | `string` |

0 commit comments

Comments
 (0)