Skip to content

Commit

Permalink
updates ortb blocking supported to partial (#5321)
Browse files Browse the repository at this point in the history
  • Loading branch information
sangarbe committed May 17, 2024
1 parent b3d5773 commit 2f0de47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-docs/bidders/seedtag.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ gvl_id: 157
media_types: banner, video
biddercode: seedtag
coppa_supported: true
ortb_blocking_supported: partial
sidebarType: 1
gpp_supported: true
---
Expand All @@ -27,7 +28,7 @@ The publisher id 0000-0000-01 returns demo responses.
|-------------------|---------------------|--------------------------------------------------------------------------------|-----------------------|----------|
| `publisherId` | required | The publisher id. | 0000-0000-01 | `string` |
| `adUnitId` | required | The adunit id. | 00000 | `string` |
| `placement` | required | Adunit placement, posibles values: inScreen, inArticle | `string` |
| `placement` | required | Adunit placement, posibles values: inScreen, inArticle | inScreen | `string` |

### InScreen example

Expand Down

0 comments on commit 2f0de47

Please sign in to comment.