forked from prebid/prebid.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* GothamAdsAdapter docs * fix uppercase * fix register
- Loading branch information
1 parent
bc56bfe
commit 43bd106
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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` | |