Skip to content

Commit

Permalink
Video Module: Initial Release (#4100)
Browse files Browse the repository at this point in the history
* adds video module section

* populates independent integration section

* populates SSP section

* populates config and ad unit

* populates features

* populates bid enrichment

* creates how to add subm

* completes how to add

* links to ad unit ref

* adds module docs

* populates payload descr

* populates all params

* cleans typos

* adds requirements

* Update dev-docs/add-video-submodule.md

Co-authored-by: Andrew <fowler446@users.noreply.github.com>

* adds missing punctuation

* Add prebid video module to sidebar

* Fix video-integrating-solo link

* removes extra AdPlayer.Pro section

* clarifies vendor code constants

* putting spaces into the long args

Co-authored-by: Andrew <fowler446@users.noreply.github.com>
Co-authored-by: Nepomuk Seiler <nepomuk.seiler@gutefrage.net>
Co-authored-by: bretg <bgorsline@gmail.com>
  • Loading branch information
4 people authored Oct 28, 2022
1 parent 9c785fc commit 768c2e5
Show file tree
Hide file tree
Showing 12 changed files with 1,181 additions and 145 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.7.6
107 changes: 74 additions & 33 deletions _data/sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,14 @@
sectionTitle:
subgroup: 4

- sbSecId: 1
title: How to Add a Prebid.js Video submodule
link: /dev-docs/add-video-submodule.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 4

- sbSecId: 1
title: Vendor Billing in Prebid.js
link: /dev-docs/vendor-billing.html
Expand Down Expand Up @@ -1493,14 +1501,39 @@
sectionTitle:
subgroup: 0

- sbSecId: 4
title: Prebid.js Video Module
link:
isHeader: 1
headerId: pbjsVideoModule
isSectionHeader: 0
sectionTitle:
subgroup: 1

- sbSecId: 4
title: Prebid Video Module
link: /prebid-video/video-module.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1

- sbSecId: 4
title: Integrating Prebid.js with video on your own
link: /prebid-video/video-integrating-solo.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1

- sbSecId: 4
title: Examples
link:
isHeader: 1
headerId: videxamples
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: "Instream"
Expand All @@ -1509,39 +1542,39 @@
isSectionHeader: 0
isCatHeader: 1
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Akamai AMP'
link: /examples/video/instream/akamai/pb-ve-amp.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'AdPlayer.Pro'
link: /examples/video/instream/adplayerpro/pb-ve-adplayerpro.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Brid'
link: /examples/video/instream/brid/pb-ve-brid.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Brightcove'
link: /examples/video/instream/brightcove/pb-ve-brightcove.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Flowplayer'
Expand All @@ -1550,55 +1583,55 @@
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'JW Player (Platform)'
link: /examples/video/instream/jwplayer/pb-ve-jwplayer-platform.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'JW Player (Self-Hosted)'
link: /examples/video/instream/jwplayer/pb-ve-jwplayer-hosted.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Kaltura'
link: /examples/video/instream/kaltura/pb-ve-kaltura.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Ooyala'
link: /examples/video/instream/ooyala/pb-ve-ooyala.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Radiant'
link: /examples/video/instream/radiant/pb-ve-radiant.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'VideoJS'
link: /examples/video/instream/videojs/pb-ve-videojs.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: "Prebid Server"
Expand All @@ -1607,63 +1640,63 @@
isSectionHeader: 0
isCatHeader: 1
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Brid'
link: /examples/video/server/brid/pbs-ve-brid.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'JW Player (Platform)'
link: /examples/video/server/jwplayer/pbs-ve-jwplayer-platform.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'JW Player (Self-Hosted)'
link: /examples/video/server/jwplayer/pbs-ve-jwplayer-hosted.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Kaltura'
link: /examples/video/server/kaltura/pbs-ve-kaltura.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Ooyala'
link: /examples/video/server/ooyala/pbs-ve-ooyala.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Radiant'
link: /examples/video/server/radiant/pbs-ve-radiant.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'VideoJS'
link: /examples/video/server/videojs/pbs-ve-videojs.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: "Cross Player"
Expand All @@ -1672,39 +1705,39 @@
isSectionHeader: 0
isCatHeader: 1
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Flowplayer'
link: /examples/video/crossplayer/flowplayer/pb-cp-flowplayer.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'JW Player'
link: /examples/video/crossplayer/jwplayer/pb-cp-jwplayer.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Kaltura'
link: /examples/video/crossplayer/kaltura/pb-cp-kaltura.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'VideoJS'
link: /examples/video/crossplayer/videojs/pb-cp-videojs.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: "Outstream"
Expand All @@ -1713,39 +1746,47 @@
isSectionHeader: 0
isCatHeader: 1
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Basic IMA'
link: /examples/video/outstream/basic-ima.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Google Ad Manager'
link: /examples/video/outstream/pb-ve-outstream-dfp.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Radiant'
link: /examples/video/outstream/pb-ve-outstream-radiant.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 2

- sbSecId: 4
title: 'No Server'
link: /examples/video/outstream/pb-ve-outstream-no-server.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'No Server (Specify Renderer)'
link: /examples/video/outstream/pb-ve-outstream-no-server-specify-renderer.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: "Long-Form (Ad Pods)"
Expand All @@ -1754,15 +1795,15 @@
isSectionHeader: 0
isCatHeader: 1
sectionTitle:
subgroup: 1
subgroup: 2

- sbSecId: 4
title: 'Freewheel'
link: /examples/video/long-form/pb-ve-lf-freewheel.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1
subgroup: 2


#--------------Prebid Server--------------|
Expand Down
Loading

0 comments on commit 768c2e5

Please sign in to comment.