Skip to content

Commit

Permalink
Add Loopme video adapter support (#1427)
Browse files Browse the repository at this point in the history
  • Loading branch information
EpanchinE authored and bretg committed Aug 16, 2019
1 parent 139df3b commit f90ab9d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dev-docs/bidders/loopme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Prebid LoopMe Bidder Adaptor
hide: true
biddercode: loopme
gdpr_supported: true
media_types: banner
media_types: banner, video
---

### Bid params
Expand All @@ -14,3 +14,5 @@ media_types: banner
| Name | Scope | Description | Example | Type |
|---------------|----------|--------------------------|--------------|----------|
| `ak` | required | LoopMe Application Key | `'cc885e3acc'` | `string` |

Test LoopMe application keys: banner - cc885e3acc, video - 223051e07f

0 comments on commit f90ab9d

Please sign in to comment.