We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f37e12a commit 09a1508Copy full SHA for 09a1508
dev-docs/bidders/adtrgtme.md
@@ -23,12 +23,13 @@ sidebarType: 1
23
24
### Note
25
26
-The Adtrgtme bidding adapter requires setup before beginning. Please contact us at <info@adtarget.me>
+The Adtrgtme bidding adapter requires setup before beginning. Please contact us at <support@adtarget.me>
27
28
### Bid Params
29
30
{: .table .table-bordered .table-striped }
31
32
-| Name | Scope | Description | Example | Type |
33
-|-----------|----------|-------------|--------------|----------|
34
-| `site_id` | required | Site ID | `1234567890` | `uint64` |
+| Name | Scope | Description | Example | Type |
+|-------|----------|-------------|---------------|----------|
+| `sid` | required | Site ID | "1234567890" | `string` |
35
+| `zid` | optional | Zone ID | `1234567890` | `number` |
0 commit comments