We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 992be7d commit f42a4baCopy full SHA for f42a4ba
1 file changed
dev-docs/bidders/invibes.md
@@ -41,5 +41,5 @@ The bidder will NOT set any cookies. The bidder will also try to read from Cooki
41
|-----------------|----------|--------------------------------------|-------------------------------------------------|----------|
42
| `placementId` | required | The Invibes placement ID | `'1234567'` | `string` |
43
| `domainId` | optional | Id of domain | `1001` | `integer`|
44
-| `customEndpoint`| optional | Custom test domain | `https://bid.videostep.com/Bid/VideoAdContent` | `integer`|
+| `customEndpoint`| optional | Custom test domain | `https://bid.videostep.com/Bid/VideoAdContent` | `string` |
45
| `debug` | optional | Debug paramentes (only prebid server)| `{ "testBvid": "1234", "testLog": true }` | `object` |
0 commit comments