diff --git a/dev-docs/bidders/gothamads.md b/dev-docs/bidders/gothamads.md new file mode 100644 index 0000000000..0602ade186 --- /dev/null +++ b/dev-docs/bidders/gothamads.md @@ -0,0 +1,27 @@ +--- +layout: bidder +title: gothamads +description: Prebid gothamads Bidder Adaptor +biddercode: gothamads +gdpr_supported: true +tcf2_supported: true +usp_supported: true +coppa_supported: true +schain_supported: true +media_types: banner, video, native +safeframes_ok: true +bidder_supports_deals: true +pbjs: true +--- + +### Note: + +The Example Bidding adapter requires setup before beginning. Please contact us at support@gothamads.com + +### Bid Params + +{: .table .table-bordered .table-striped } +| Name | Scope | Description | Example | Type | +|---------------|----------|-----------------------|-----------|-----------| +| `placementId` | required | placement id | `'qdasx'` | `string` | +| `accountId` | required | account id | `'asffw1'` | `string` |