diff --git a/.sass-cache/a8ae1fbf8fe3cf0ae44282e4f927a25624204c54/main.scssc b/.sass-cache/a8ae1fbf8fe3cf0ae44282e4f927a25624204c54/main.scssc new file mode 100644 index 0000000000..6db4f74c3a Binary files /dev/null and b/.sass-cache/a8ae1fbf8fe3cf0ae44282e4f927a25624204c54/main.scssc differ diff --git a/_assets/sass/components/_autocomplete-filter.scss b/_assets/sass/components/_autocomplete-filter.scss new file mode 100644 index 0000000000..71eb86a31e --- /dev/null +++ b/_assets/sass/components/_autocomplete-filter.scss @@ -0,0 +1,12 @@ +.pb-content { + .autocomplete-filter { + padding: 10px 15px; + border: 1px solid #b3c1cc; + background-color: rgba(236, 243, 245, 0.35); + + &:focus { + outline: none; + } + } +} + diff --git a/_assets/sass/components/_bidder-list.scss b/_assets/sass/components/_bidder-list.scss index 55db573e20..53abc427a8 100644 --- a/_assets/sass/components/_bidder-list.scss +++ b/_assets/sass/components/_bidder-list.scss @@ -1,14 +1,4 @@ .pb-content { - .bidder-filter { - padding: 10px 15px; - border: 1px solid #b3c1cc; - background-color: rgba(236, 243, 245, 0.35); - - &:focus { - outline: none; - } - } - .c-bidder-list-group { h4 { color: #797f90; diff --git a/_assets/sass/main.scss b/_assets/sass/main.scss index 29af1a2147..ad4090dbd6 100644 --- a/_assets/sass/main.scss +++ b/_assets/sass/main.scss @@ -34,6 +34,7 @@ @import 'components/social-media'; @import 'components/table'; @import 'components/download-form'; +@import 'components/autocomplete-filter'; @import 'components/bidder-list'; @import 'components/search'; diff --git a/_data/dropdown_v2.yml b/_data/dropdown_v2.yml index a2e3139ba7..268f618bad 100644 --- a/_data/dropdown_v2.yml +++ b/_data/dropdown_v2.yml @@ -349,7 +349,7 @@ sectionId: 4 sectionName: Resources title: Prebid.org - link: http://www.prebid.org + link: https://www.prebid.org needsDivider: 1 isHeader: 0 isSubSectionStart: 1 @@ -358,7 +358,7 @@ sectionId: 4 sectionName: Resources title: Blog - link: http://www.prebid.org/blog + link: https://www.prebid.org/blog needsDivider: 0 isHeader: 0 isSubSectionStart: 1 diff --git a/_data/message.yml b/_data/message.yml deleted file mode 100644 index 987d4697f4..0000000000 --- a/_data/message.yml +++ /dev/null @@ -1,4 +0,0 @@ -#-------------Message---------------- -- messageId: 1 - messageText: Register for our webinar on Aug 27, 2020: How to Make Prebid the Supply Path Buyers Choose - messageCreateDt: 08_04_2020 diff --git a/_data/sidebar.yml b/_data/sidebar.yml index 8219b1f587..a5a92549b0 100644 --- a/_data/sidebar.yml +++ b/_data/sidebar.yml @@ -180,7 +180,7 @@ - sbSecId: 1 title: Native Ads - link: /dev-docs/examples/native-ad-example.html + link: /formats/native.html isHeader: 0 isSectionHeader: 0 sectionTitle: @@ -1326,21 +1326,13 @@ subgroup: 1 - sbSecId: 4 - title: 'JW Player (Hosted)' + title: 'JW Player (Self-Hosted)' link: /examples/video/instream/jwplayer/pb-ve-jwplayer-hosted.html isHeader: 0 isSectionHeader: 0 sectionTitle: subgroup: 1 -- sbSecId: 4 - title: 'JW Player (Playlist)' - link: /examples/video/instream/jwplayer/pb-ve-jwplayer-playlist.html - isHeader: 0 - isSectionHeader: 0 - sectionTitle: - subgroup: 1 - - sbSecId: 4 title: 'Kaltura' link: /examples/video/instream/kaltura/pb-ve-kaltura.html @@ -1399,29 +1391,13 @@ subgroup: 1 - sbSecId: 4 - title: 'JW Player (Hosted)' + title: 'JW Player (Self-Hosted)' link: /examples/video/server/jwplayer/pbs-ve-jwplayer-hosted.html isHeader: 0 isSectionHeader: 0 sectionTitle: subgroup: 1 -- sbSecId: 4 - title: 'JW Player (Playlist)' - link: /examples/video/server/jwplayer/pbs-ve-jwplayer-playlist.html - isHeader: 0 - isSectionHeader: 0 - sectionTitle: - subgroup: 1 - -- sbSecId: 4 - title: 'JW Player (Player 7)' - link: /examples/video/server/jwplayer/pbs-ve-jwplayer-jwplayer7.html - isHeader: 0 - isSectionHeader: 0 - sectionTitle: - subgroup: 1 - - sbSecId: 4 title: 'Kaltura' link: /examples/video/server/kaltura/pbs-ve-kaltura.html @@ -1934,7 +1910,7 @@ - sbSecId: 6 title: Native - link: /dev-docs/show-native-ads.html + link: /prebid/native-implementation.html isHeader: 0 isSectionHeader: 0 sectionTitle: @@ -2046,3 +2022,41 @@ isSectionHeader: 0 sectionTitle: subgroup: 0 + +#-------------- Prebid Identity --------------| + +- sbSecId: 9 + title: + link: + isHeader: 0 + isSectionHeader: 1 + sectionTitle: Prebid Identity + sectionId: prebid-identity + subgroup: 1000 + sbCollapseId: prebid-identity + +- sbSecId: 9 + title: invis + link: + isHeader: 1 + headerId: invis + isSectionHeader: 0 + sectionTitle: + subgroup: 0 + +- sbSecId: 9 + title: Identity Overview + link: /identity/prebid-identity.html + isHeader: 0 + isSectionHeader: 0 + sectionTitle: + subgroup: 0 + +- sbSecId: 9 + title: SharedID + link: /identity/sharedid.html + isHeader: 0 + isSectionHeader: 0 + sectionTitle: + subgroup: 0 + diff --git a/_includes/adops/adops-gam-video-setup.html b/_includes/adops/adops-gam-video-setup.html index 4583b57ea4..1825186ccd 100644 --- a/_includes/adops/adops-gam-video-setup.html +++ b/_includes/adops/adops-gam-video-setup.html @@ -29,7 +29,7 @@

Line Item Setup

  • In the New line item dialog, choose "Video".
  • Select the appropriate Line Item Type, etc.
  • In the Expected creatives section, choose your video size, e.g., 640x480v.
  • -
  • Set the dates, rate, limit, and targeting as desired. For example, for SendAllBids include targeting for "hb_bidder_rubicon=rubicon" as well as the hb_pb_rubicon targeting. This isn't needed if only creating one set of orders for all bidders.
  • +
  • Set the dates, rate, limit, and targeting as desired. For example, for SendAllBids include targeting for "hb_bidder_rubicon=rubicon" as well as the hb_pb_rubicon targeting. This isn't needed if only creating one set of orders for all bidders.
  • Remember to set the hb_pb=BUCKET targeting for each line item, or hb_pb_BIDDER=BUCKET if using separate line items for each bidder.
  • Save the line item.
  • @@ -39,16 +39,11 @@

    Line Item Setup

    Creative Setup

    When setting up video creatives, it's important to understand where the VAST XML is stored for each of your bidders. The most common place to store VAST XML is AppNexus' cache, but some bidders (such as RubiconProject and SpotX) use their own cache services. To support such -bidders, you will need to choose one of the following approaches: - +bidders, see the Multiple Cache Locations instructions below.

    Single Cache Location

    -If you only use bidders that provide full VAST responses, no special setup is needed. Otherwise, do the following: +If you only use bidders that provide full VAST responses, do the following:

    1. For each line item you create, click on the Creatives tab, click the ADD CREATIVE button, and choose the size you're entering.

    @@ -75,18 +70,21 @@

    Single Cache Location

    URL failed. This is expected, since the creative URL above points to a server-side asset cache hosted by Prebid Server.

    -

    4. Set the Duration to 1.

    +

    4. Set the Duration to the max length of video ads you serve. If you don't know what the max length is, set it to 30.

    + +

    In the past Prebid used to recommend setting duration to 0 or 1, but GAM now requires that this field reflect the actual video ad length. Since ads flowing through header bidding are going to differ in length, choose a value that matches a common ad length like 15 or 30.

    The resulting creative should look something like the following:

    Google Ad Manager Video Creative Setup

    +

    Multiple Cache Locations

    If you're utilizing any bidders that cache their own VAST, you have two options: