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/sidebar.yml b/_data/sidebar.yml index 65ca98ad1d..5510e04296 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: @@ -1934,7 +1934,7 @@ - sbSecId: 6 title: Native - link: /dev-docs/show-native-ads.html + link: /prebid/native-implementation.html isHeader: 0 isSectionHeader: 0 sectionTitle: @@ -2046,41 +2046,3 @@ 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 and PubCommon ID - link: /identity/sharedIdPubCommon.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..b8091311fc 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.
  • @@ -43,7 +43,7 @@

    Creative Setup

    Single Cache Location

    @@ -86,7 +86,7 @@

    Multiple Cache Locations

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