Commit 54e5cb1
Flipp Bid Adapter: add additional check for userKey value, update docs (prebid#10628)
* Flipp Bid Adapter: initial release
* Added flippBidAdapter
* OFF-372 Support DTX/Hero in flippBidAdapter (#2)
* support creativeType
* OFF-422 flippBidAdapter handle AdTypes
---------
Co-authored-by: Jairo Panduro <jpanduro@blackbird-lab.com>
* OFF-465 Add getUserKey logic to prebid.js adapter (#3)
* Support cookie sync and uid
* address pr feedback
* remove redundant check
* OFF-500 Support "startCompact" param for Prebid.JS #4
* set startCompact default value (#5)
* fix docs
* use client bidding endpoint
* update unit testing endpoint
* OFF-876 [Prebid Adapter] Check userKey for empty string (#6)
* add more checks to userKey
* update document
* add uuid format statement
* modify docs
---------
Co-authored-by: Jairo Panduro <jpanduro@blackbird-lab.com>1 parent f40a324 commit 54e5cb1
2 files changed
+12
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
| 34 | + | |
32 | 35 | | |
33 | | - | |
34 | | - | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
50 | | - | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments