Skip to content

Commit

Permalink
Update 33Across bidder documentation (#966)
Browse files Browse the repository at this point in the history
* Add publisher usage docs for 33Across

* Added 33Across to partners list

* Clarified example pubID

* Reinstated changes that got lost during rebase

* 33across adapter is GDPR compliant

* update docs
  • Loading branch information
glebglushtsov authored and bretg committed Sep 18, 2018
1 parent 2a7e47d commit 58e9373
Showing 1 changed file with 1 addition and 1 deletion.
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` |

0 comments on commit 58e9373

Please sign in to comment.