diff --git a/.sass-cache/3566244f41d72698175d1ae4f088bd2e3dff2559/main.scssc b/.sass-cache/3566244f41d72698175d1ae4f088bd2e3dff2559/main.scssc
new file mode 100644
index 0000000000..76fc24b01a
Binary files /dev/null and b/.sass-cache/3566244f41d72698175d1ae4f088bd2e3dff2559/main.scssc differ
diff --git a/404.md b/404.md
index c04bcce824..cd0bcb203a 100644
--- a/404.md
+++ b/404.md
@@ -1,10 +1,9 @@
---
-layout: page
+layout: fourofour
title: Page Not Found
description:
hide: true
---
-
-
404 - The page you're looking for does not exist.
-
+
+
diff --git a/Install-Package b/Install-Package
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/README.md b/README.md
index 9ba72e6b8b..cd697658d1 100755
--- a/README.md
+++ b/README.md
@@ -6,7 +6,6 @@ Please see the sections below for more information.
+ [License](#license)
+ [Prerequisites](#prerequisites)
+ [Running Jekyll Locally](#running-jekyll-locally)
-+ [Alphabetization of Bidder Adapters](#alphabetization-of-bidder-adaptors)
+ [The Downloads Page](#the-downloads-page)
+ [Thanks](#thanks)
@@ -81,24 +80,6 @@ Configuration file: /Users/rloveland/Dropbox/Code/prebid.github.io/_config.yml
Open the `Server address` URL in your browser, and you should see a locally running copy of the site.
-
-
-## Alphabetization of Bidder Adaptors
-
-Please don't alphabetize the lists of adapters in your PR, either on the home page or the downloads page.
-
-The adapters are not listed in alphabetical order, they're listed in the order in which they were added to the Prebid.js repo, using (approximately) this command in `src/adapters`:
-
-```
-for file in `ls | grep -f <(git ls-files)`; do
- HASH=`git rev-list HEAD $file | tail -n 1`;
- DATE=`git show -s --format="%ci" $HASH --`;
- printf "%-35s %-35s %s\n" $file "$DATE" $HASH;
-done | sort -d -k 2
-```
-
-
-
## The Downloads Page
Please don't submit PRs to the Prebid.org downloads page. That page gets updated in tandem with the Prebid.js release process.
@@ -117,70 +98,3 @@ This means an adaptor is not available to download from Prebid.org as soon as th
## Thanks
Many thanks to the following people who have submitted content to Prebid.org. We really appreciate the help!
-
-In alphabetical order:
-
-+ Alejandro Villanueva
-+ Andrew Bowman
-+ Andy Stocker
-+ Artem Dmitriev
-+ Bart van Bragt
-+ Bret Gorsline
-+ Carson Banov
-+ Casper van Wezel
-+ Chris Hepner
-+ Christopher Allene
-+ Dan Harton
-+ David
-+ David M
-+ Ilya Pirogov
-+ Itay Ovits
-+ Jackson Faddis
-+ Jonny Greenspan
-+ Joseph Frazer
-+ Julien Delhommeau
-+ Kir Apukhtin
-+ Kizzard
-+ Lin Rubo
-+ Matan Arbel
-+ Mats Attnas
-+ Matt Jacobson
-+ Matt Jacobson
-+ Matt Kendall
-+ Matt Kendall
-+ Matt Lane
-+ Mordhak
-+ Nate Guisinger
-+ Niksok
-+ Paul
-+ Paul Yang
-+ Paul Young
-+ Pavlos Kalogiannidis
-+ Prebid-Team
-+ Raffael Vogler
-+ Rich Loveland
-+ Rich Loveland
-+ Ronald Berner
-+ Sahagun, Manny
-+ Tiffany Wu
-+ Vladimir Marteev
-+ astudnicky
-+ bjorn-wo
-+ bjorna
-+ christopher-allene-piximedia
-+ devmusings
-+ dlogachev
-+ eyal
-+ lntho
-+ lukian
-+ naegelin
-+ ncozi
-+ onaydenov
-+ prebid
-+ prebid
-+ protonate
-+ rizhang
-+ rml
-+ ronenst
-+ sberry
-+ studnicky
diff --git a/_config.yml b/_config.yml
index dc54398678..c6b572922c 100755
--- a/_config.yml
+++ b/_config.yml
@@ -58,109 +58,28 @@ facebook:
# Build settings
markdown: kramdown
-nav_sections:
- - top_nav: beta
- code: current
- name: CURRENT BETA
- - top_nav: beta
- code: past
- name: PAST BETA
-
- - top_nav: dev_docs
- code: quick-start
- name: DEVELOPER QUICK START
- - top_nav: dev_docs
- code: prebid-multi-format
- name: PREBID MULTI-FORMAT (BETA)
- - top_nav: dev_docs
- code: prebid-video
- name: PREBID VIDEO
- - top_nav: dev_docs
- code: prebid-native
- name: PREBID NATIVE
- - top_nav: dev_docs
- code: prebid-server
- name: PREBID SERVER
- - top_nav: dev_docs
- code: prebid-amp
- name: PREBID FOR AMP (BETA)
- - top_nav: dev_docs
- code: troubleshooting
- name: TROUBLESHOOTING
- - top_nav: dev_docs
- code: reference
- name: REFERENCE
- - top_nav: dev_docs
- code: features
- name: FEATURES
- - top_nav: dev_docs
- code: adapters
- name: ADAPTERS
- - top_nav: dev_docs
- code: interfaces
- name: EXTERNAL INTERFACES
-
- - top_nav: overview
- code: intro
- name: INTRO
- - top_nav: overview
- code: postbid
- name: POST-BID
- - top_nav: overview
- code: analytics
- name: ANALYTICS
- - top_nav: overview
- code: studies
- name: LATEST STUDIES
-
- # - top_nav: beta
- # code: BETA PRODUCTS
-
- - top_nav: adops
- code: tutorials
- name: AD OPS TUTORIALS
- - top_nav: adops
- code: reference
- name: REFERENCE
-
- - top_nav: support
- code: support
- name: SUPPORT
-
- - top_nav: videos
- code: videos
- name: VIDEOS
-
- - top_nav: principles
- code: principles
- name: PRINCIPLES
-
- - top_nav: download
- code: download
- name: DOWNLOAD
-
- - top_nav: modules
- code: modules
- name: MODULES
-
- - top_nav: prebid-mobile
- code: prebid-mobile
- name: PREBID MOBILE
- #- top_nav: prebid-mobile
- #code: prebid-mobile-pbs
- #name: PREBID SERVER
- - top_nav: prebid-mobile
- code: prebid-mobile-ios
- name: FOR IOS
- - top_nav: prebid-mobile
- code: prebid-mobile-android
- name: FOR ANDROID
- - top_nav: prebid-mobile
- code: prebid-mobile-adops
- name: FOR ADOPS
- - top_nav: prebid-mobile
- code: prebid-mobile-contributors
- name: FOR CONTRIBUTORS
+highlighter: rouge
+
+kramdown:
+ input: GFM
+ # https://github.com/jekyll/jekyll/pull/4090
+ syntax_highlighter: rouge
+
+ # Rouge Highlighter in Kramdown › http://kramdown.gettalong.org/syntax_highlighter/rouge.html
+ # span, block element options fall back to global
+ syntax_highlighter_opts:
+ # Rouge Options › https://github.com/jneen/rouge#full-options
+ css_class: 'highlight'
+ #line_numbers: true # bad idea, spans don't need linenos and would inherit this option
+ span:
+ line_numbers: false
+ block:
+ line_numbers: false
+ start_line: 1
+
+# Collections
+collections:
+ - bidders
port: 8080
diff --git a/_data/dropdown_v2.yml b/_data/dropdown_v2.yml
new file mode 100644
index 0000000000..78d68243b6
--- /dev/null
+++ b/_data/dropdown_v2.yml
@@ -0,0 +1,375 @@
+#-----------Overview---------------
+
+- sectionId: 0
+ sectionName: Overview
+ link:
+ isHeader: 1
+ hasSubMenus: 1
+ submenus:
+
+ - subsectionId: 0
+ sectionId: 0
+ sectionName: Overview
+ title: What is Prebid?
+ link: /overview/intro.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 1
+
+ - subsectionId: 0
+ sectionId: 0
+ sectionName: Overview
+ title: Project Principles
+ link: /principles.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 0
+ sectionId: 0
+ sectionName: Overview
+ title: Contributing
+ link: /contributing/contribute.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 0
+ sectionId: 0
+ sectionName: Overview
+ title: About Prebid.Org
+ link: /overview/what-is-prebid-org.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 0
+ sectionId: 0
+ sectionName: Overview
+ title: Members and Partners
+ link: /partners/partners.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 0
+ sectionId: 0
+ sectionName: Overview
+ title: Privacy Policy
+ link: /privacy.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 0
+ sectionId: 0
+ sectionName: Overview
+ title: Events
+ link: /prebid/events.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+#----------Product SubNav------------
+
+- sectionId: 1
+ sectionName: Product
+ link:
+ isHeader: 1
+ hasSubMenus: 1
+ submenus:
+
+ - subsectionId: 0
+ sectionId: 1
+ sectionName: Product
+ title: Prebid.js
+ link: /prebid/prebidjs.html
+ needsDivider: 0
+ isHeader: 0
+ isSubHeader: 1
+ isSubSectionStart: 1
+ nbCollapseId: prebidjs
+
+ - subsectionId: 0
+ sectionId: 1
+ sectionName: Product
+ title: Analytics
+ link: /overview/analytics.html
+ needsDivider: 0
+ isHeader: 0
+ isSubHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 0
+ sectionId: 1
+ sectionName: Product
+ title: Modules
+ link: /dev-docs/modules/index.html
+ needsDivider: 0
+ isHeader: 0
+ isSubHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 0
+ sectionId: 1
+ sectionName: Product
+ title: Publisher API
+ link: /dev-docs/publisher-api-reference.html
+ needsDivider: 0
+ isHeader: 0
+ isSubHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 0
+ sectionId: 1
+ sectionName: Product
+ title: Bidder Params
+ link: /dev-docs/bidders.html
+ needsDivider: 0
+ isHeader: 0
+ isSubHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 0
+ sectionId: 1
+ sectionName: Product
+ title: Plugins
+ link: /dev-docs/plugins/index.html
+ needsDivider: 1
+ isHeader: 0
+ isSubHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 1
+ sectionId: 1
+ sectionName: Product
+ title: Prebid Server
+ link: /prebid-server/prebid-server-overview.html
+ needsDivider: 1
+ isHeader: 0
+ isSubSectionStart: 1
+
+ - subsectionId: 2
+ sectionId: 1
+ sectionName: Product
+ title: Prebid Mobile
+ link: /prebid-mobile/prebid-mobile.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 1
+
+ - subsectionId: 2
+ sectionId: 1
+ sectionName: Product
+ title: iOS
+ link: /prebid-mobile/pbm-api/ios/code-integration-ios.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 2
+ sectionId: 1
+ sectionName: Product
+ title: Android
+ link: /prebid-mobile/pbm-api/android/code-integration-android.html
+ needsDivider: 1
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 3
+ sectionId: 1
+ sectionName: Product
+ title: Formats
+ link: /formats/formats.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 1
+
+ - subsectionId: 3
+ sectionId: 1
+ sectionName: Product
+ title: Display
+ link: /formats/display.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 3
+ sectionId: 1
+ sectionName: Product
+ title: Video
+ link: /formats/video.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 3
+ sectionId: 1
+ sectionName: Product
+ title: Native
+ link: /formats/native.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 3
+ sectionId: 1
+ sectionName: Product
+ title: AMP
+ link: /formats/amp.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 3
+ sectionId: 0
+ sectionName: Product
+ title: Multi-Format
+ link: /formats/multiformat.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+#-------------_Support Section---------------
+
+- sectionId: 2
+ sectionName: Support
+ link:
+ isHeader: 1
+ hasSubMenus: 1
+ submenus:
+
+ - subsectionId: 0
+ sectionId: 2
+ sectionName: Support
+ title: Ad Ops
+ link: /adops/before-you-start.html
+ needsDivider: 1
+ isHeader: 0
+ isSubSectionStart: 1
+
+ - subsectionId: 1
+ sectionId: 2
+ sectionName: Support
+ title: Developers
+ link: /developers.html
+ needsDivider: 1
+ isHeader: 0
+ isSubSectionStart: 1
+
+ - subsectionId: 2
+ sectionId: 2
+ sectionName: Support
+ title: Help
+ link: /support/index.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 1
+
+ - subsectionId: 2
+ sectionId: 2
+ sectionName: Support
+ title: Troubleshooting
+ link: /troubleshooting/troubleshooting.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 2
+ sectionId: 2
+ sectionName: Support
+ title: Training Videos
+ link: /videos/index.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 2
+ sectionId: 2
+ sectionName: Support
+ title: Debugging Extension
+ link: /debugging/debugging.html
+ needsDivider: 1
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 3
+ sectionId: 2
+ sectionName: Support
+ title: FAQ
+ link: /faq/faq.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 1
+
+ - subsectionId: 3
+ sectionId: 2
+ sectionName: Support
+ title: Prebid.js
+ link: /dev-docs/faq.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 3
+ sectionId: 2
+ sectionName: Support
+ title: Prebid Server
+ link: /faq/prebid-server-faq.html
+ needsDivider: 1
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 4
+ sectionId: 2
+ sectionName: Support
+ title: Blog
+ link: /blog.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 1
+
+#-----------_Downloads---------------
+
+- sectionId: 3
+ sectionName: Download
+ link:
+ isHeader: 1
+ hasSubMenus: 1
+ submenus:
+
+ - subsectionId: 0
+ sectionId: 3
+ sectionName: Download
+ title: Prebid.js
+ link: /download.html
+ needsDivider: 1
+ isHeader: 0
+ isSubSectionStart: 1
+
+ - subsectionId: 1
+ sectionId: 3
+ sectionName: Download
+ title: Prebid Mobile
+ link: /prebid-mobile/download.html
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 1
+
+ - subsectionId: 1
+ sectionId: 3
+ sectionName: Download
+ title: iOS
+ link: https://github.com/prebid/prebid-mobile-ios
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
+
+ - subsectionId: 1
+ sectionId: 3
+ sectionName: Download
+ title: Android
+ link: https://github.com/prebid/prebid-mobile-android
+ needsDivider: 0
+ isHeader: 0
+ isSubSectionStart: 0
diff --git a/_data/message.yml b/_data/message.yml
new file mode 100644
index 0000000000..0ee957e410
--- /dev/null
+++ b/_data/message.yml
@@ -0,0 +1,4 @@
+#-------------Message----------------
+- messageId: 1
+ messageText: Prebid Meetup and Leadership Summit in San Francisco on Oct 24th 2019! Prebid.js 3.0 Major Release Announcement
+ messageCreateDt: 10_07_2019
diff --git a/_data/partners.yml b/_data/partners.yml
new file mode 100644
index 0000000000..8956a0b809
--- /dev/null
+++ b/_data/partners.yml
@@ -0,0 +1,94 @@
+- company: AppNexus
+ link: https://www.appnexus.com/en/publishers/header-bidding
+ imgURL: /assets/images/partners/founders/appnexus.png
+ type: founder
+
+- company: Rubicon
+ link: https://rubiconproject.com/header-bidding-for-publishers/
+ imgURL: /assets/images/partners/founders/rubicon.png
+ type: founder
+
+- company: OpenX
+ link: https://www.openx.com/
+ imgURL: /assets/images/partners/leader/openx.png
+ type: leader
+
+- company: Pubmatic
+ link: https://pubmatic.com/products/header-bidding/
+ imgURL: /assets/images/partners/leader/pubmatic.png
+ type: leader
+
+- company: SpotX
+ link: https://spotx.tv
+ imgURL: /assets/images/partners/leader/spotx_logo.png
+ type: leader
+
+- company: Criteo
+ link: https://www.criteo.com/for-publishers/products/criteo-direct-bidder/
+ imgURL: /assets/images/partners/tech/criteo.png
+ type: technology
+
+- company: Marfeel
+ link: https://www.marfeel.com/
+ imgURL: /assets/images/partners/tech/marfeel.png
+ type: technology
+
+- company: Oath
+ link: https://www.oath.com/advertising/platforms/
+ imgURL: /assets/images/partners/tech/oath.png
+ type: technology
+
+- company: PubNative
+ link: https://pubnative.net/
+ imgURL: /assets/images/partners/tech/Pubnative-RGB-Logo.png
+ type: technology
+
+- company: Sortable
+ link: https://www.sortable.com/
+ imgURL: /assets/images/partners/tech/sortable.png
+ type: technology
+
+- company: StreamAMP
+ link: https://streamamp.com/
+ imgURL: /assets/images/partners/tech/StreamAMP_logo.png
+ type: technology
+
+- company: CafeMedia
+ link: http://www.cafemedia.com/
+ imgURL: /assets/images/partners/publisher/cafemedia.png
+ type: publisher
+
+- company: Mediavine
+ link: https://www.mediavine.com/
+ imgURL: /assets/images/partners/publisher/mediavine-sq-teal-navy-pn-RGB.png
+ type: publisher
+
+- company: News Corp
+ link: https://newscorp.com/
+ imgURL: /assets/images/partners/publisher/News_Corp_logo.png
+ type: publisher
+
+- company: CHEQ
+ link: https://www.cheq.ai/
+ imgURL: /assets/images/partners/community/CHEQ_Logo.png
+ type: community
+
+- company: GoBrowsi
+ link: https://gobrowsi.com
+ imgURL: /assets/images/partners/community/Browsi-Logo.png
+ type: community
+
+- company: ID5
+ link: https://id5.io
+ imgURL: /assets/images/partners/community/ID5-Logo.png
+ type: community
+
+- company: Publica
+ link: https://getpublica.com
+ imgURL: /assets/images/partners/community/Publica-Logo.png
+ type: community
+
+- company: PubWise
+ link: https://pubwise.io
+ imgURL: /assets/images/partners/community/Pubwise-logo.png
+ type: community
diff --git a/_data/pb-api b/_data/pb-api
new file mode 100644
index 0000000000..9059909e04
--- /dev/null
+++ b/_data/pb-api
@@ -0,0 +1,5 @@
+- api
+ - element: getAdserverTargeting
+ - endpoint: .getAdserverTargeting()
+ - element: getAdserverTargetingForAdUnitCode
+ - endpoint: .getAdserverTargetingForAdUnitCode(adUnitCode)
\ No newline at end of file
diff --git a/_data/pb-api.yml b/_data/pb-api.yml
new file mode 100644
index 0000000000..3060020670
--- /dev/null
+++ b/_data/pb-api.yml
@@ -0,0 +1,18 @@
+
+- catId: 0
+ catName: About
+
+- catId: 1
+ catName: Configuration
+
+- catId: 2
+ catName: Bids
+
+- catId: 3
+ catName: Server
+
+- catId: 4
+ catName: Targeting
+
+- catId: 5
+ catName: AdUnit
diff --git a/_data/sidebar.yml b/_data/sidebar.yml
new file mode 100644
index 0000000000..c5fdf4a9fe
--- /dev/null
+++ b/_data/sidebar.yml
@@ -0,0 +1,1858 @@
+#--------------Overview--------------|
+
+- sbSecId: 0
+ title:
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 1
+ sectionTitle: Overview
+ sectionId: overview
+ subgroup: 1000
+ sbCollapseId: overview
+
+
+- sbSecId: 0
+ title: General
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: general
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 0
+ title: What is Prebid?
+ link: /overview/intro.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 0
+ title: Project Principles
+ link: /principles.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 0
+ title: Contributing
+ link: /contributing/contribute.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 0
+ title: About Prebid.org
+ link: /overview/what-is-prebid-org.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 0
+ title: Members and Partners
+ link: /partners/partners.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 0
+ title: Prebid Management Committees
+ link: /overview/prebid-management-committees.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 0
+ title: Header Bidding Wrapper Code of Conduct
+ link: /wrapper_code_of_conduct.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 0
+ title: Community Code of Conduct
+ link: /overview/community-code-of-conduct.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ subgroup: 0
+
+- sbSecId: 0
+ title: Developers
+ link: /developers.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ subgroup: 0
+
+- sbSecId: 0
+ title: Prebid.org IP Policy
+ link: /overview/ip-policy.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 0
+ title: Privacy Policy
+ link: /privacy.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 0
+ title: Cookies
+ link: /cookies.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ subgroup: 0
+
+- sbSecId: 0
+ title: Managed Services
+ link: /prebid/managed.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ subgroup: 0
+
+#--------------Prebid.js--------------|
+
+- sbSecId: 1
+ title:
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 1
+ sectionTitle: Prebid.js
+ sectionId: prebidjs
+ subgroup: 1000
+ sbCollapseId: prebidjs
+
+- sbSecId: 1
+ title: Developer Quick Start
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: devquickstart
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+ sbCollapseId: 1
+
+- sbSecId: 1
+ title: What is Prebid.js
+ link: /prebid/prebidjs.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 1
+ title: Getting Started
+ link: /dev-docs/getting-started.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 1
+ title: Examples
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: pbjsexamples
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 1
+ title: Basic Example
+ link: /dev-docs/examples/basic-example.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 1
+ title: Multi-Format Ads
+ link: /dev-docs/examples/multi-format-example.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 1
+ title: Individual Ad Unit Refresh/Infinite Scroll
+ link: /dev-docs/examples/adunit-refresh.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 1
+ title: Using Prebid.js with AppNexus Publisher Ad Server
+ link: /dev-docs/examples/use-prebid-with-appnexus-ad-server.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 1
+ title: Postbid Example
+ link: /dev-docs/examples/postbid.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 1
+ title: Custom Price Granularity Buckets
+ link: /dev-docs/examples/custom-price-buckets.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 1
+ title: Filter Sizes Dynamically with Labels
+ link: /dev-docs/examples/size-mapping.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 1
+ title: Troubleshooting
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: troubleshooting
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 1
+ title: Prebid.js FAQ
+ link: /dev-docs/faq.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 1
+ title: Troubleshooting Guide
+ link: /troubleshooting/troubleshooting-guide.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 1
+ title: Common Issues
+ link: /dev-docs/common-issues.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 1
+ title: Browser Extension for Debugging
+ link: /debugging/debugging.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 1
+ title: Reference
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: reference
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 3
+
+- sbSecId: 1
+ title: Publisher API Reference
+ link: /dev-docs/publisher-api-reference.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 3
+
+- sbSecId: 1
+ title: Ad Unit Reference
+ link: /dev-docs/adunit-reference.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 3
+
+- sbSecId: 1
+ title: Bidder Params
+ link: /dev-docs/bidders.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 3
+
+- sbSecId: 1
+ title: Prebid.js Releases
+ link: /prebid/prebidjsReleases.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 3
+
+- sbSecId: 1
+ title: Prebid 1.0 Publisher API Changes
+ link: /dev-docs/prebid-1.0-API.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 3
+
+- sbSecId: 1
+ title: Adding an Adapter
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: adapters
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 4
+
+- sbSecId: 1
+ title: How to Add a Bidder Adapter
+ link: /dev-docs/bidder-adaptor.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 4
+
+- sbSecId: 1
+ title: How to Add an Analytics Adapter
+ link: /dev-docs/integrate-with-the-prebid-analytics-api.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 4
+
+- sbSecId: 1
+ title: Prebid Modules
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: pbjsmodules
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 1
+ title: Module Overview
+ link: /dev-docs/modules/
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 1
+ title: Currency
+ link: /dev-docs/modules/currency.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 1
+ title: Google Ad Manager Express
+ link: /dev-docs/modules/dfp_express.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 1
+ title: GPDR Consent Management
+ link: /dev-docs/modules/consentManagement.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 1
+ title: Supply Chain Object
+ link: /dev-docs/modules/schain.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 1
+ title: User ID
+ link: /dev-docs/modules/userId.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 1
+ title: Server To Server Testing
+ link: /dev-docs/modules/s2sTesting.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 1
+ title: Google Ad Manager Video
+ link: /dev-docs/modules/dfp_video.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 1
+ title: Freewheel Module
+ link: /dev-docs/modules/freewheel.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 1
+ title: Ad Pod Module
+ link: /dev-docs/modules/adpod.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 1
+ title: Category Translation
+ link: /dev-docs/modules/categoryTranslation.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 1
+ title: Konduit Accelerate Module
+ link: /dev-docs/modules/konduit.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 1
+ title: External Interfaces
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: external
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 6
+
+- sbSecId: 1
+ title: Plugins
+ link: /dev-docs/plugins/
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 6
+
+- sbSecId: 1
+ title: Analytics
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: analytics
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 7
+
+- sbSecId: 1
+ title: Analytics For Prebid
+ link: /overview/analytics.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 7
+
+- sbSecId: 1
+ title: Prebid Analytics for GA
+ link: /overview/ga-analytics.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 7
+
+- sbSecId: 1
+ title: Features
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: features
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 8
+
+- sbSecId: 1
+ title: Native Ads
+ link: /dev-docs/show-native-ads.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 8
+
+- sbSecId: 1
+ title: Multi-Format Ads
+ link: /dev-docs/show-multi-format-ads.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 8
+
+- sbSecId: 1
+ title: Conditional Ad Units
+ link: /dev-docs/conditional-ad-units.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 8
+
+- sbSecId: 1
+ title: Post-Bid
+ link: /overview/what-is-post-bid.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 8
+
+
+#--------------Prebid Mobile--------------|
+
+- sbSecId: 2
+ title:
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 1
+ sectionTitle: Prebid Mobile
+ sectionId: prebid-mobile
+ subgroup: 1000
+ sbCollapseId: prebid-mobile
+
+- sbSecId: 2
+ title: General
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: general
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 2
+ title: Overview
+ link: /prebid-mobile/prebid-mobile.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 2
+ title: Getting Started With Prebid Mobile
+ link: /prebid-mobile/prebid-mobile-pbs.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 2
+ title: Prebid AMP
+ link: /dev-docs/show-prebid-ads-on-amp-pages.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 2
+ title: GDPR and Mobile
+ link: /prebid-mobile/gdpr.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 2
+ title: Download
+ link: /prebid-mobile/download.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 2
+ title: For iOS
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: ios
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 2
+ title: Code Integration
+ link: /prebid-mobile/pbm-api/ios/code-integration-ios.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 2
+ title: iOS Mobile API
+ link: /prebid-mobile/pbm-api/ios/pbm-api-iOS.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 2
+ title: Ad Unit
+ link: /prebid-mobile/pbm-api/ios/pbm-adunit-ios.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 2
+ title: Banner Ad Unit
+ link: /prebid-mobile/pbm-api/ios/pbm-banneradunit-ios.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 2
+ title: Interstitial Ad Unit
+ link: /prebid-mobile/pbm-api/ios/pbm-interstitialadunit-ios.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 2
+ title: Targeting Parameters
+ link: /prebid-mobile/pbm-api/ios/pbm-targeting-ios.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 2
+ title: Result Codes
+ link: /prebid-mobile/pbm-api/ios/pbm-api-result-codes-ios.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 2
+ title: Prebid Mobile Object
+ link: /prebid-mobile/pbm-api/ios/prebidmobile-object-ios.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 2
+ title: Prebid Utilities
+ link: /prebid-mobile/pbm-api/ios/pbm-util-ios.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+
+- sbSecId: 2
+ title: For Android
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: android
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 2
+ title: Code Integration
+ link: /prebid-mobile/pbm-api/android/code-integration-android.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 2
+ title: Android Mobile API
+ link: /prebid-mobile/pbm-api/android/pbm-api-android.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 2
+ title: Ad Unit
+ link: /prebid-mobile/pbm-api/android/pbm-adunit-android.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 2
+ title: Banner Ad Unit
+ link: /prebid-mobile/pbm-api/android/pbm-banneradunit-android.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 2
+ title: Interstitial Ad Unit
+ link: /prebid-mobile/pbm-api/android/pbm-interstitialadunit-android.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 2
+ title: Targeting Parameters
+ link: /prebid-mobile/pbm-api/android/pbm-targeting-params-android.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 2
+ title: Result Codes
+ link: /prebid-mobile/pbm-api/android/pbm-api-result-codes-android.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 2
+ title: Prebid Mobile Object
+ link: /prebid-mobile/pbm-api/android/prebidmobile-object-android.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 2
+ title: Prebid Utility Functions
+ link: /prebid-mobile/pbm-api/android/pbm-util-android.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 2
+ title: For Ad Ops
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: foradops
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 3
+
+- sbSecId: 2
+ title: Setup Line items For Google Ad Manager
+ link: /prebid-mobile/adops-line-item-setup-dfp.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 3
+
+- sbSecId: 2
+ title: Setup Line Items For MoPub
+ link: /prebid-mobile/adops-line-item-setup-mopub.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 3
+
+- sbSecId: 2
+ title: Price Granularity
+ link: /prebid-mobile/adops-price-granularity.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 3
+
+- sbSecId: 2
+ title: Dr. Prebid Validation App
+ link: /prebid-mobile/dr-prebid.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 3
+
+
+- sbSecId: 2
+ title: For Contributors
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: forcontributors
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 4
+
+- sbSecId: 2
+ title: Add an Ad Server Adapter
+ link: /prebid-mobile/add-an-ad-server-adapter.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 4
+
+- sbSecId: 2
+ title: Legacy API
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: legacyapi
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 2
+ title: Code Integration - iOS
+ link: /prebid-mobile/legacy/ios/code-integration-ios.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 2
+ title: Targeting Parameters - iOS
+ link: /prebid-mobile/legacy/ios/targeting-params-ios.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 2
+ title: Logging and Troubleshooting - iOS
+ link: /prebid-mobile/legacy/ios/logging-troubleshooting-ios.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 2
+ title: Code Integration - Android
+ link: /prebid-mobile/legacy/android/code-integration-android.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 2
+ title: Targeting Parameters - Android
+ link: /prebid-mobile/legacy/android/targeting-params-android.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+- sbSecId: 2
+ title: Logging and Troubleshooting - Android
+ link: /prebid-mobile/legacy/android/logging-troubleshooting-android.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 5
+
+#--------------Ad Ops--------------|
+
+- sbSecId: 3
+ title:
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 1
+ sectionTitle: Ad Ops
+ sectionId: ad-ops
+ subgroup: 1000
+ sbCollapseId: ad-ops
+
+- sbSecId: 3
+ title: Ad Ops Tutorials
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: adopstuts
+ isSectionHeader: 0
+ sectionTitle: Ad Ops
+ subgroup: 0
+
+- sbSecId: 3
+ title: AdOps View of Prebid
+ link: /adops/before-you-start.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 3
+ title: Prebid Universal Creative
+ link: /overview/prebid-universal-creative.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 3
+ title: Guide to Google Ad Manager Setup
+ link: /adops/step-by-step.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 3
+ title: Send All Bids to the Ad Server
+ link: /adops/send-all-bids-adops.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 3
+ title: Setting up Prebid for AMP in Google Ad Manager
+ link: /adops/setting-up-prebid-for-amp-in-dfp.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 3
+ title: Setting up Prebid Multi-Format in Google Ad Manager
+ link: /adops/setting-up-prebid-multi-format-in-dfp.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 3
+ title: Setting up Prebid Native in Google Ad Manager (Alpha)
+ link: /adops/setting-up-prebid-native-in-dfp.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 3
+ title: Setting up Prebid Video in Google Ad Manager
+ link: /adops/setting-up-prebid-video-in-dfp.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 3
+ title: Setting up Prebid Long-Form Video in FreeWheel
+ link: /adops/setting-up-prebid-video-in-freewheel.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 3
+ title: Setting up Prebid Long-Form Video in Google Ad Manager
+ link: /adops/setting-up-prebid-ott-video-in-gam.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 3
+ title: Setting up Prebid with the AppNexus Publisher Ad Server
+ link: /adops/setting-up-prebid-with-the-appnexus-ad-server.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 3
+ title: Setting up Prebid.js with Smart Ad Server
+ link: /adops/setting-up-prebidjs-with-Smart-Ad-Server.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 3
+ title: Enable Deals
+ link: /adops/deals.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 3
+ title: Studies
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: studies
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 3
+ title: Optimize Header Bidding Setup
+ link: /overview/how-many-bidders-for-header-bidding.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 3
+ title: Optimal Header Bidding Setup
+ link: /overview/optimal-header-bidding-setup.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 3
+ title: How To Reduce The Latency of Header Bidding With Prebid.js
+ link: /overview/how-to-reduce-latency-of-header-bidding.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 3
+ title: How to Simplify Line Item Setup
+ link: /overview/how-to-simplify-line-item-setup.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+#--------------Prebid Video--------------|
+
+- sbSecId: 4
+ title:
+ link:
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 1
+ sectionTitle: Prebid Video
+ sectionId: prebid-video
+ subgroup: 1000
+ sbCollapseId: prebid-video
+
+- sbSecId: 4
+ title: Overview
+ link:
+ isLastSubSectionItem: 1
+ isHeader: 1
+ headerId: vidoverview
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 4
+ title: Prebid.js for Video Overview
+ link: /prebid-video/video-overview.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 4
+ title: Getting Started with Video for Prebid.js
+ link: /prebid-video/video-getting-started.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 4
+ title: Getting Started with Long Form Video for Prebid.js
+ link: /prebid-video/video-long-form.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+
+- sbSecId: 4
+ title: Show Video Ads with Google Ad Manager
+ link: /dev-docs/show-video-with-a-dfp-video-tag.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 4
+ title: Show OTT Video Ads with Prebid
+ link: /dev-docs/show-long-form-video-with-gam.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 4
+ title: Outstream Video Ads
+ link: /dev-docs/show-outstream-video-ads.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 4
+ title: Training Videos
+ link: /videos/prebid-video.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 4
+ title: Examples
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: videxamples
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: Prebid.js Video Examples
+ link: /examples/video/
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ isCatHeader: 1
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: "Instream"
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ isCatHeader: 1
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' Brid'
+ link: /examples/video/instream/brid/pb-ve-brid.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' Brightcove'
+ link: /examples/video/instream/brightcove/pb-ve-brightcove.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' Flowplayer'
+ link: /examples/video/instream/flowplayer/pb-ve-flowplayer.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' JW Player (Platform)'
+ link: /examples/video/instream/jwplayer/pb-ve-jwplayer-platform.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' JW Player (Hosted)'
+ link: /examples/video/instream/jwplayer/pb-ve-jwplayer-hosted.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' JW Player (Playlist)'
+ link: /examples/video/instream/jwplayer/pb-ve-jwplayer-playlist.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' Kaltura'
+ link: /examples/video/instream/kaltura/pb-ve-kaltura.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' Ooyala'
+ link: /examples/video/instream/ooyala/pb-ve-ooyala.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' VideoJS'
+ link: /examples/video/instream/videojs/pb-ve-videojs.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: "Prebid Server"
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ isCatHeader: 1
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' Brid'
+ link: /examples/video/server/brid/pbs-ve-brid.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' JW Player (Platform)'
+ link: /examples/video/server/jwplayer/pbs-ve-jwplayer-platform.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' JW Player (Hosted)'
+ link: /examples/video/server/jwplayer/pbs-ve-jwplayer-hosted.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' JW Player (Playlist)'
+ link: /examples/video/server/jwplayer/pbs-ve-jwplayer-playlist.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' JW Player (Player 7)'
+ link: /examples/video/server/jwplayer/pbs-ve-jwplayer-jwplayer7.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' Kaltura'
+ link: /examples/video/server/kaltura/pbs-ve-kaltura.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' Ooyala'
+ link: /examples/video/server/ooyala/pbs-ve-ooyala.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' VideoJS'
+ link: /examples/video/server/videojs/pbs-ve-videojs.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: "Outstream"
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ isCatHeader: 1
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' Google Ad Manager'
+ link: /examples/video/outstream/pb-ve-outstream-dfp.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' No Server'
+ link: /examples/video/outstream/pb-ve-outstream-no-server.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: "Long-Form (Ad Pods)"
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ isCatHeader: 1
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 4
+ title: ' Freewheel'
+ link: /examples/video/long-form/pb-ve-lf-freewheel.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+
+
+
+
+#--------------Prebid Server--------------|
+
+- sbSecId: 5
+ title:
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 1
+ sectionTitle: Prebid Server
+ sectionId: prebid-server
+ subgroup: 1000
+ sbCollapseId: prebid-server
+
+- sbSecId: 5
+ title: Prebid Server Overview
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: serveroverview
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 5
+ title: Overview
+ link: /prebid-server/prebid-server-overview.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 5
+ title: Developers
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: serverdevelopers
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 5
+ title: Add A New Analytics Module
+ link: /prebid-server/developers/add-new-analytics-module.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 5
+ title: Add A Bidder
+ link: /prebid-server/developers/add-new-bidder.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 5
+ title: Prebid Server Bidders - Additional Info
+ link: /prebid-server/developers/pbs-bidder-info.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 5
+ title: Cookie Sync Technical Details
+ link: /prebid-server/developers/cookie-syncs.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 5
+ title: COPPA Compliance
+ link: /prebid-server/developers/coppa.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 5
+ title: Currency Converter
+ link: /prebid-server/developers/currency-converter.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 5
+ title: Default Request
+ link: /prebid-server/developers/default-request.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 5
+ title: GDPR Mechanics
+ link: /prebid-server/developers/gdpr.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 5
+ title: Stored Requests
+ link: /prebid-server/developers/stored-requests.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 1
+
+- sbSecId: 5
+ title: Endpoints
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: endpoints
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 5
+ title: Info - Bidders
+ link: /prebid-server/endpoints/info/bidders.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 5
+ title: Info - Bidder Name
+ link: /prebid-server/endpoints/info/bidders/bidderName.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 5
+ title: Bidders - Params
+ link: /prebid-server/endpoints/bidders/params.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 5
+ title: Starting Cookie Sync
+ link: /prebid-server/endpoints/cookieSync.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 5
+ title: Prebid Server Auction
+ link: /prebid-server/endpoints/openrtb2/auction.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 5
+ title: Prebid Server AMP
+ link: /prebid-server/endpoints/openrtb2/amp.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 5
+ title: Prebid Server Video
+ link: /prebid-server/endpoints/openrtb2/video.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 5
+ title: Saving User Syncs
+ link: /prebid-server/endpoints/setuid.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 5
+ title: Get User Syncs
+ link: /prebid-server/endpoints/getuids.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+- sbSecId: 5
+ title: Get Status
+ link: /prebid-server/endpoints/status.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 2
+
+#--------------Formats--------------|
+
+- sbSecId: 6
+ title:
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 1
+ sectionTitle: Formats
+ sectionId: formats
+ subgroup: 1000
+ sbCollapseId: formats
+
+- sbSecId: 6
+ title: General
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: general
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 6
+ title: Overview
+ link: /formats/formats.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 6
+ title: Display
+ link: /formats/display.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 6
+ title: Video
+ link: /prebid-video/video-overview.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 6
+ title: Native
+ link: /dev-docs/show-native-ads.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 6
+ title: AMP
+ link: /formats/amp.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 6
+ title: Multi-Format
+ link: /dev-docs/show-multi-format-ads.html
+ isLastSubSectionItem: 1
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+ #-------------- Support --------------|
+
+- sbSecId: 7
+ title:
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 1
+ sectionTitle: Support
+ sectionId: support
+ subgroup: 1000
+ sbCollapseId: support
+
+- sbSecId: 7
+ title: Overview
+ link:
+ isLastSubSectionItem: 0
+ isHeader: 1
+ headerId: supportoverview
+ isSectionHeader:
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 7
+ title: Help
+ link: /support/
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 7
+ title: Troubleshooting
+ link: /troubleshooting/troubleshooting.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 7
+ title: Training Videos
+ link: /videos/
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 7
+ title: FAQs
+ link: /faq/faq.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
+
+- sbSecId: 7
+ title: Blog
+ link: /blog.html
+ isLastSubSectionItem: 0
+ isHeader: 0
+ isSectionHeader: 0
+ sectionTitle:
+ subgroup: 0
diff --git a/_includes/alerts/alert_important.html b/_includes/alerts/alert_important.html
new file mode 100644
index 0000000000..420906f82f
--- /dev/null
+++ b/_includes/alerts/alert_important.html
@@ -0,0 +1 @@
+ Important: {{include.content}}
\ No newline at end of file
diff --git a/_includes/alerts/alert_note.html b/_includes/alerts/alert_note.html
new file mode 100644
index 0000000000..39d6e9e6ac
--- /dev/null
+++ b/_includes/alerts/alert_note.html
@@ -0,0 +1 @@
+ Note: {{include.content}}
\ No newline at end of file
diff --git a/_includes/alerts/alert_tip.html b/_includes/alerts/alert_tip.html
new file mode 100644
index 0000000000..6fd7ae535c
--- /dev/null
+++ b/_includes/alerts/alert_tip.html
@@ -0,0 +1 @@
+ Tip: {{include.content}}
\ No newline at end of file
diff --git a/_includes/alerts/alert_warning.html b/_includes/alerts/alert_warning.html
new file mode 100644
index 0000000000..beb041e08d
--- /dev/null
+++ b/_includes/alerts/alert_warning.html
@@ -0,0 +1 @@
+ Warning: {{include.content}}
\ No newline at end of file
diff --git a/_includes/api/pb-api-search-results.html b/_includes/api/pb-api-search-results.html
new file mode 100644
index 0000000000..9a4bd393ac
--- /dev/null
+++ b/_includes/api/pb-api-search-results.html
@@ -0,0 +1,125 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/_includes/api/pb-api-template.html b/_includes/api/pb-api-template.html
new file mode 100644
index 0000000000..2e09e305fe
--- /dev/null
+++ b/_includes/api/pb-api-template.html
@@ -0,0 +1,55 @@
+
+
+
+
+
+
Endpoint Title
+
This is the endpoint description
+
+
+
pbjs.setConfig({ debug: true });
+
+
+
+
Arguments: Hide Arguments
+
+
+
+
+
+
Response
+
Response Description
+
+
+
+
+
+ param1: string
+ String indicating some value that has to be passed as a string type.
+
+
+ param2: number
+ Number indicating some value that has to be passed as a number type.
+ Note: This number should be between 0 and infinity.
+
+
+
+
+
+
+
+
diff --git a/_includes/api/pb-api-test.html b/_includes/api/pb-api-test.html
new file mode 100644
index 0000000000..eb0e2fbe54
--- /dev/null
+++ b/_includes/api/pb-api-test.html
@@ -0,0 +1,173 @@
+
+
+
+
+
+
+
+
+ {% assign arrCategories = site.data.pb-api %}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Select a category to see API endpoints related to that category.
+
+
+
+
+
+
+
+
+
Sample Bid Response
+
+
+
+
+
Bid Response Parameters
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/_includes/dev-docs/amp-creative.md b/_includes/dev-docs/amp-creative.md
deleted file mode 100644
index 74455d4682..0000000000
--- a/_includes/dev-docs/amp-creative.md
+++ /dev/null
@@ -1,29 +0,0 @@
-{% highlight html %}
-
-
-
-
-{% endhighlight %}
\ No newline at end of file
diff --git a/_includes/disqus_addon.html b/_includes/disqus_addon.html
index 265bc30bd6..0a6d69eaab 100644
--- a/_includes/disqus_addon.html
+++ b/_includes/disqus_addon.html
@@ -2,16 +2,4 @@
-
-Please enable JavaScript to view the comments powered by Disqus.
diff --git a/_includes/foot.html b/_includes/foot.html
deleted file mode 100644
index 0e98d9c212..0000000000
--- a/_includes/foot.html
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
-
-{% if site.header.trianglify %}
-
-
-
-{% endif %}
-
-{% if site.twitter.enabled or site.twitter.account %}
-
-{% endif %}
-
-{% if site.facebook.enabled or site.facebook.profileUrl %}
-
-
-{% endif %}
-
-{% if site.analytics.account and site.analytics.domain %}
-
-{% endif %}
-
-
-
-