Skip to content

Commit

Permalink
Bliink Bid Adapter Doc - Optional video url (#4778)
Browse files Browse the repository at this point in the history
* fix: bliink.md updated

* fix(bliink doc) remove placement param

* fix(bliink doc) add optional imageUrl

* Bliink BidAdapter: Add new info to .md

* Bliink BidAdapter Doc: fix missing new line

---------

Co-authored-by: louisbillaut <louis@bliink.io>
Co-authored-by: samous <samuel.kerboeuf@gmail.com>
  • Loading branch information
3 people authored Sep 17, 2023
1 parent 75faaf6 commit 09e7032
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-docs/bidders/bliink.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ The BLIINK Header Bidding adaptor requires setup and approval from the BLIINK te
|-------------|----------|----------------------------------|--------------------------------------|----------|
| `tagId` | required | The TagID from BLIINK. | `'32'` | `string` |
| `imageUrl` | optional | The image url on which the ad is displayed in case of in-image ad. | `'https://image.png'` | `string` |
| `videoUrl` | optional | The Video url on which the ad is displayed in case of video ad. | `'https://video.mp4'` | `string` |

0 comments on commit 09e7032

Please sign in to comment.