Skip to content

Commit 2a93c0a

Browse files
authored
Update integr8/md (prebid#4890)
1 parent 8bcced5 commit 2a93c0a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dev-docs/bidders/integr8.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ sidebarType: 1
1515
|---------------|----------|------------------------------------------------------------------------|--------------------|-----------|
1616
| `propertyId` | required |Property id | `"12345"` | `string` |
1717
| `placementId` | required |Placement id | `"54321"` | `string` |
18+
| `deliveryUrl` | optional |Custom endpoint url for the bid request | `"https://central.sea.integr8.digital/bid"` | `string` |
1819
| `data` | optional |Catalog data (contents) and/or inventory data (custom key/value pairs) | `{catalogs: [{ catalogId: "699229", items: ["193", "4", "1"] }], inventory: { category: ["tech"], query: ["iphone 12"] }}` | `object` |

0 commit comments

Comments
 (0)