Skip to content

Commit 52848b3

Browse files
Update ttd.md
1 parent b46dc32 commit 52848b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dev-docs/bidders/ttd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Note: The Trade Desk Header Bidding adapter requires setup and approval before b
3535

3636
{: .table .table-bordered .table-striped }
3737
| Name | Scope | Description | Example | Type |
38-
| --- | --- | --- | --- | ---- |
38+
| --- | --- | --- | --- | --- |
3939
| `supplySourceId` | required | The TTD-provided supply source name. | `'supplier'` | `String` |
4040
| `publisherId` | required | The publisher ID. If there is a sellers.json, this should be the same as the seller_id in the sellers.json for the site being trafficked. If there is no sellers.json, this should be hardcoded to "1". | `'1427ab10f2e448057ed3b422'` | `String` |
4141
| `placementId` | optional | This field is optional if GPID is passed through the GPT module <https://docs.prebid.org/dev-docs/modules/gpt-pre-auction.html>. If that module isn't used, the GPID value should be passed in this field. | `'/1111/home#header'` | `String` |
@@ -49,7 +49,7 @@ The following banner parameters are supported:
4949

5050
{: .table .table-bordered .table-striped }
5151
| Name | Scope | Description | Example | Type |
52-
| --- | --- | --- | --- | ---- |
52+
| --- | --- | --- | --- | --- |
5353
| `expdir` | optional | Directions in which the banner may expand. See "Expandable Direction" in the [OpenRTB 2.5 docs](https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf) for possible values. | `[1, 3]` | `Array[integer]` |
5454

5555
## `mediaTypes.banner` Parameters

0 commit comments

Comments
 (0)