Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 33Across bidder documentation #966

Merged
merged 10 commits into from
Sep 18, 2018
2 changes: 1 addition & 1 deletion dev-docs/bidders/33across.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ gdpr_supported: true
| Name | Scope | Description | Example | Type |
|-------------|----------|--------------------------------------------------------------------------------------------------------------------------------|------------|----------|
| `siteId` | required | Publisher GUID from 33Across | `'examplePub123'` | `string` |
| `productId` | required | 33Across Product ID that the Publisher has registered for (use only 'siab' for the present since others are not supported yet) | `'siab'` | `string` |
| `productId` | required | 33Across Product ID that the Publisher has registered for (use `'siab'` for standard supply and `'inview'` for renderer) | `'siab'` | `string` |