Skip to content

Commit afe39e8

Browse files
authored
Update pubmatic.md
minor edits
1 parent e7139a9 commit afe39e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-docs/bidders/pubmatic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you upgrading from a Prebid version prior to 1.0, please reach out to your Pu
3838
| `dctr` | optional | Deal Custom Targeting <br/> (Value configured only in the 1st adunit will be passed on. <br/> Values if present in subsequent adunits, will be ignored.) | `'key1=123|key2=345'` | `string` |
3939
| `bcat` | optional | Blocked IAB Categories <br/> (Values from all slots will be combined and only unique values will be passed. An array of strings only. Each category should be a string of a length of more than 3 characters.) | `[ 'IAB1-5', 'IAB1-6', 'IAB1-7' ]` | `array of strings` |
4040
| `deals` | optional | PMP deals <br/> (Values from each slot will be passed per slot. An array of strings only. Each deal-id should be a string of a length of more than 3 characters.) | `[ 'deal-id-5', 'deal-id-6', 'deal-id-7' ]` | `array of strings` |
41-
| `outstreamAU` | optional | Oustream AdUnit described in BlueBillyWig UI. It is mandatory field if mimeType is described as video and context is outstream i.e. for outstream videos | `'renderer_test_pubmatic'` | `string` |
41+
| `outstreamAU` | optional | Oustream AdUnit described in Blue BillyWig UI. This field is mandatory if mimeType is described as video and context is outstream (i.e., for outstream videos) | `'renderer_test_pubmatic'` | `string` |
4242

4343
### Configuration
4444

0 commit comments

Comments
 (0)