Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.03 KB

File metadata and controls

34 lines (22 loc) · 1.03 KB
layout page_v2
page_type module
title Module - Google Ad Manager Video
description Required for serving instream video through Google Ad Manager.
module_code dfpAdServerVideo
display_name Google Ad Manager Video Support
enable_download true
vendor_specific true
sidebarType 1

Google Ad Manager Video

{:.no_toc}

This module is required to use the Prebid Instream video examples with Google Ad Manager. 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 page

Step 2: Integrate into your prebid.js configuration

The method exposes the pbjs.adServers.dfp.buildVideoUrl method to use. For an example, see the DFP video guide linked below.

Further Reading