Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target video module download docs #5581

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions dev-docs/modules/targetVideo_video.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
layout: page_v2
page_type: module
title: Module - TargetVideo Video
description: Required for serving instream video through TargetVideo.
module_code : targetVideoAdServerVideo
display_name : TargetVideo Video Support
enable_download : true
vendor_specific: true
sidebarType : 1
---



# TargetVideo Video

{:.no_toc}

This module is required to use the Prebid Instream video examples with TargetVideo. For instructions showing how to add this module to Prebid.js, see below.

## Step 1: Prepare the base Prebid file as usual

The standard options:

- Build from a locally-cloned git repo
- Receive the email package from the Prebid [Download](/download.html) page

## Step 2: Integrate into your prebid.js configuration

The method exposes the [`pbjs.adServers.targetVideo.buildVideoUrl`]({{site.baseurl}}/dev-docs/publisher-api-reference/adServers.targetVideo.buildVideoUrl.html) method to use.