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

DRAFT - User section #2773

Merged
merged 244 commits into from
Mar 12, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
244 commits
Select commit Hold shift + click to select a range
670decb
Initial seutp of Laravel Mix for CSS/JS generation
bookwyrm Oct 21, 2020
2a2a60b
Inital webpack mix script
bookwyrm Oct 21, 2020
bfd0bfa
Additional mix packages and build scripts
bookwyrm Oct 21, 2020
b0b44e1
Stub source files
bookwyrm Oct 21, 2020
9577ac3
Adds bourbon and include-media for build
bookwyrm Oct 21, 2020
c38a2db
Import sass from main site
bookwyrm Oct 22, 2020
207fd7f
Initial import of required Bootstrap styling
bookwyrm Oct 22, 2020
954e16e
Mark jQuery as an external
bookwyrm Oct 22, 2020
f28cd2f
Add Bootstrap and dependency
bookwyrm Oct 22, 2020
a708907
Ignore changes to build support files
bookwyrm Oct 22, 2020
7e93a9f
Setup support to automatically reload CSS when it changes
bookwyrm Oct 22, 2020
1c5cfb6
Initial setup for JS build
bookwyrm Oct 22, 2020
0b9de6c
Add new brand color token for dark colors
bookwyrm Oct 22, 2020
02b2a75
Initial work styling header
bookwyrm Oct 22, 2020
bdc86c3
main CSS build entry point
bookwyrm Oct 22, 2020
8b86c19
Initial build of CSS
bookwyrm Oct 22, 2020
33f331e
Initial work to update head for relaunch
bookwyrm Oct 22, 2020
7ed600e
Review navigation markup to work with Bootstrap 4.x
bookwyrm Oct 22, 2020
96cd10c
Regenerate production JS
bookwyrm Oct 22, 2020
d1f5d5c
Copy JS with mix to support browsersync reloading
bookwyrm Oct 22, 2020
aa48800
Update nav to show proper main nav items
bookwyrm Oct 22, 2020
6b160c1
Enable main nav JS functionality
bookwyrm Oct 22, 2020
0197a03
Load reset styles from Bootstrap
bookwyrm Oct 22, 2020
623487a
Load the site in Chrome for development
bookwyrm Oct 22, 2020
0a921dd
Load utility classes
bookwyrm Oct 22, 2020
700d5dd
Push nav to the right
bookwyrm Oct 22, 2020
61002f7
Reflow code for better readability
bookwyrm Oct 22, 2020
4dd4b9b
Reflow code for better readability
bookwyrm Oct 22, 2020
3c6b879
Reload changes to HTML files
bookwyrm Oct 22, 2020
1088cc2
Update width to match design comp
bookwyrm Oct 22, 2020
91ff0ed
Remove VC style helpers from WP
bookwyrm Oct 22, 2020
21f4fca
Add another level of spacer
bookwyrm Oct 22, 2020
3e21531
Implemented content and styling for homepage main content area.
bookwyrm Oct 23, 2020
8c44d99
Update CNAME
bookwyrm Oct 23, 2020
2658752
Can’t ignore CSS and JS files
bookwyrm Oct 23, 2020
8c07f87
Merge branch 'redesign-2020' of github.com:AtreNet/prebid.github.io i…
bookwyrm Oct 23, 2020
205d88e
Delete CNAME
bookwyrm Oct 23, 2020
32b3db1
Create CNAME
bookwyrm Oct 23, 2020
a7d0f6c
Delete trailing whitespace
bookwyrm Oct 23, 2020
92a4f6e
Close tags for better code
bookwyrm Oct 23, 2020
9862619
Dev config file
bookwyrm Oct 23, 2020
3508c22
New token for divider color
bookwyrm Oct 23, 2020
2e2815b
Initial work on interior page styling
bookwyrm Oct 23, 2020
52272d2
Merge branch 'redesign-2020' of github.com:AtreNet/prebid.github.io i…
bookwyrm Oct 23, 2020
137979d
Reflow code to try to make indenting consistent
bookwyrm Oct 23, 2020
0be6c42
In-progress work on left nav
bookwyrm Oct 24, 2020
7d6b3d9
Updating sidebar styling and markup to support comp
bookwyrm Oct 26, 2020
7c743d6
Move content block to be child of column
bookwyrm Oct 26, 2020
38f2342
Don’t output cookie consent unless in production
bookwyrm Oct 26, 2020
ca4f48f
Regenerate CSS
bookwyrm Oct 26, 2020
b0ca26a
Iterating on interior content styling
bookwyrm Oct 26, 2020
faa24a3
Styling interior page bits
bookwyrm Oct 27, 2020
e3b21db
Regenerate CSS
bookwyrm Oct 27, 2020
7014b84
Include bootstrap before bourbon
bookwyrm Oct 27, 2020
e4d8745
Initial work on footer content and styling
bookwyrm Oct 27, 2020
8e9e327
Cleanup nav styling
bookwyrm Oct 27, 2020
a8657da
Update logo to knockout version from comps
bookwyrm Oct 27, 2020
210564f
Add carrots to sidebar elements
bookwyrm Oct 27, 2020
b974052
Regenerate JS
bookwyrm Oct 27, 2020
0e765e9
Tweak header to better match comp
bookwyrm Oct 27, 2020
ddd5676
Iterating on dropdown styling
bookwyrm Oct 27, 2020
4b5cc0b
Dropdown styling tweaks
bookwyrm Oct 27, 2020
c959226
Regenerate CSS
bookwyrm Oct 27, 2020
6724948
Enabled rollover styling for format tiles
bookwyrm Oct 27, 2020
baa0ccd
Card and hover treatment for source cards on medium banner
bookwyrm Oct 27, 2020
32e6867
Social media icons and styling
bookwyrm Oct 27, 2020
6f1d22f
Tweaks to “footer” on homepage
bookwyrm Oct 27, 2020
839146c
Regenerate CSS
bookwyrm Oct 27, 2020
81d8e80
Don’t index content on review site.
bookwyrm Oct 27, 2020
2c1389c
Tweaking font sizes and spacing
bookwyrm Oct 28, 2020
e8f6098
Get rid of wrapper element
bookwyrm Oct 28, 2020
482a52c
Match table color in comp
bookwyrm Oct 28, 2020
43b836d
Properly mark nav items active that are simple nav items
bookwyrm Oct 28, 2020
d018662
Get rid of &nbsp entities breaking sidebar layout
bookwyrm Oct 28, 2020
59175fe
Rearrange content for better display in new design
bookwyrm Oct 28, 2020
d7445fc
Add space below highlights
bookwyrm Oct 28, 2020
874d795
Tweak thead border width
bookwyrm Oct 28, 2020
e7f5f47
Keep table looking decent if it overflows the container
bookwyrm Oct 28, 2020
c213290
Include alert styles to match current site
bookwyrm Oct 28, 2020
6bb30cb
Regenerate CSS
bookwyrm Oct 28, 2020
c160772
Better display of category groups in sidebar
bookwyrm Oct 28, 2020
709573c
Prevent egregiously bad display with nested content blocks
bookwyrm Oct 28, 2020
cec4248
Breathing space above highlights
bookwyrm Oct 28, 2020
31a76f7
Extract common head markup
bookwyrm Oct 28, 2020
726872c
Update video examples to use common head include
bookwyrm Oct 28, 2020
f4553ba
Update video sample template
bookwyrm Oct 28, 2020
39a95e9
Style video example code like other code blocks
bookwyrm Oct 28, 2020
699940e
Don’t add bullets to tab list items
bookwyrm Oct 28, 2020
c94e1c6
Expose standard BS alerts to brand-specific classes
bookwyrm Oct 28, 2020
5666870
Regenerate CSS
bookwyrm Oct 28, 2020
8f0d610
Update template to get layout updates
bookwyrm Oct 29, 2020
3cbc3da
Reflow code for better readability
bookwyrm Oct 29, 2020
db27dae
Style common bidder tables
bookwyrm Oct 29, 2020
d199589
Fix tags for proper footer display
bookwyrm Oct 29, 2020
a23e6d1
Delete trailing whitespace
bookwyrm Oct 29, 2020
dac9a5e
Update class for styling tweaks
bookwyrm Oct 29, 2020
fba9408
Update template structure for new design
bookwyrm Oct 29, 2020
b9a106a
Put margin below sidebar like pb-content
bookwyrm Oct 29, 2020
017ee68
Reflow code for better readability
bookwyrm Oct 29, 2020
feb7dd5
Fix missing closing tags
bookwyrm Oct 29, 2020
59ff4cf
404 page layout and styling
bookwyrm Oct 29, 2020
7f57502
Regenerate CSS
bookwyrm Oct 29, 2020
1eb6c27
Fix button display on smaller screens
bookwyrm Oct 29, 2020
3cca791
Better display of social media on smaller screens
bookwyrm Oct 29, 2020
53b3664
Regenerate CSS
bookwyrm Oct 29, 2020
1ea707d
Update README with changes for building assets
bookwyrm Oct 29, 2020
503ba60
Make Codes of Conduct and Policies into collapsible sections
bookwyrm Oct 29, 2020
4e1ad73
Add styling for custom table
bookwyrm Oct 29, 2020
fb59f83
Make table responsive for example
bookwyrm Oct 29, 2020
f30ee20
Regenerate CSS
bookwyrm Oct 29, 2020
2a08f48
Header padding on mobile
bookwyrm Oct 29, 2020
6ad266c
Better mobile display of main nav
bookwyrm Oct 29, 2020
eda284b
Expose sidebar nav via toggle control on mobile
bookwyrm Oct 29, 2020
b8cbdf2
Keep sidebar visible on larger screens
bookwyrm Oct 29, 2020
469ec7f
Move margin to footer
bookwyrm Oct 29, 2020
39cf3a1
Better spacing around sidebar on mobile
bookwyrm Oct 29, 2020
a50efa3
Update other templates to show collapsed leftnav on mobile
bookwyrm Oct 29, 2020
a3d0c61
Update extra template to new design for completeness
bookwyrm Oct 29, 2020
c70cab1
Regenerate CSS
bookwyrm Oct 29, 2020
bd897d1
Use full bootstrap from CDN rather than limited local bootstrap
bookwyrm Oct 30, 2020
5ffd480
Tweak to fix hover behavior in IE11
bookwyrm Oct 30, 2020
14c81d1
Regenerate CSS
bookwyrm Oct 30, 2020
817156e
Adjust font sizes per feedback
bookwyrm Nov 9, 2020
3fed439
Add missing heading styling
bookwyrm Nov 9, 2020
6142daf
Make h4 italic per feedback
bookwyrm Nov 9, 2020
f429cad
Revert italic for h4 after additional feedback
bookwyrm Nov 9, 2020
4a4bfc0
Regenerate CSS
bookwyrm Nov 9, 2020
bb6cb68
Tweaks to get more space for content
bookwyrm Nov 11, 2020
19f0477
Add padding to prevent nav text from running into icon
bookwyrm Nov 11, 2020
a2161c8
Regenerate CSS
bookwyrm Nov 11, 2020
f13d3e6
Merge remote-tracking branch 'upstream/dev' into dev
bookwyrm Nov 16, 2020
6c600bf
Revert "Update CNAME"
bookwyrm Nov 16, 2020
5cc6560
Remove no-index from headers
bookwyrm Nov 16, 2020
7737c95
Delete old, unused references to JS build
bookwyrm Dec 4, 2020
7860e72
Open marketing site link in new window
bookwyrm Dec 4, 2020
e031c56
Reduce top padding on code
bookwyrm Dec 4, 2020
6268240
Merge remote-tracking branch 'upstream/dev' into redesign-2020
bookwyrm Dec 4, 2020
62e72dc
Delete old, unused JS assets
bookwyrm Dec 4, 2020
539573f
Merge remote-tracking branch 'upstream/dev' into redesign-2020
bookwyrm Dec 10, 2020
32a73de
Better display of Download page
bookwyrm Dec 10, 2020
def5e5e
Hide modal to match behavior on previous site design
bookwyrm Dec 10, 2020
1da6f79
Merge styles for smaller CSS file
bookwyrm Dec 10, 2020
15b20be
Update bidders page to match main listing
bookwyrm Jan 8, 2021
9b81d93
Better heading level for standalone page
bookwyrm Jan 8, 2021
6d53706
Make content area wider
bookwyrm Jan 8, 2021
18c7476
Link to standalone pages
bookwyrm Jan 8, 2021
6b2dc7a
Delete old bidders content
bookwyrm Jan 8, 2021
4272981
Placeholder for autocomplete
bookwyrm Jan 8, 2021
0c0166c
Update CNAME for testing
bookwyrm Jan 8, 2021
543ea07
Don’t index staging site
bookwyrm Jan 9, 2021
23d00e5
Setup new layout for individual API pages
bookwyrm Jan 18, 2021
a6b9e8e
Break apart main API page to sub-pages
bookwyrm Jan 18, 2021
9756023
Initial work to add search to site
bookwyrm Jan 27, 2021
8e7f65c
Don’t filter by tags for now
bookwyrm Jan 27, 2021
34f22b1
Initial basic autocomplete support
bookwyrm Feb 11, 2021
6342d2b
Classify bidders for grouping by name
bookwyrm Feb 11, 2021
e21daf0
Text change per comp
bookwyrm Feb 11, 2021
108702a
Setup bidder groupings
bookwyrm Feb 11, 2021
c26bf26
Updated lockfile
bookwyrm Feb 11, 2021
eed57f3
Add awesomplete package
bookwyrm Feb 11, 2021
a87a809
Add class for styling hook
bookwyrm Feb 11, 2021
d5ff37c
Remove CSS from CDN
bookwyrm Feb 11, 2021
f424b3d
Revise list output to prevent markdown from breaking generated markup
bookwyrm Feb 11, 2021
ec0ab5b
Styling for bidder list and autocomplete
bookwyrm Feb 11, 2021
45b036c
Reflow code
bookwyrm Feb 11, 2021
7b0d843
Increase hits returned
bookwyrm Feb 11, 2021
045e00d
Only return 1 result per URL
bookwyrm Feb 11, 2021
c32cfcd
Hide facet groupings
bookwyrm Feb 11, 2021
3bc80a1
Regenerate CSS
bookwyrm Feb 11, 2021
73953fa
Simple cache busting
bookwyrm Feb 11, 2021
ee6a6db
Extract JS to external file
bookwyrm Feb 22, 2021
c079d01
Add support to sort results by name
bookwyrm Feb 22, 2021
08e179a
adding timeouts feature page (#2709)
bretg Feb 23, 2021
04a4e40
Pbm native in app (#2686)
Feb 24, 2021
1254ed7
logan adapter: add docs (#2700)
WlsLogan Feb 24, 2021
d3723a1
update SDK timeout description (#2719)
bretg Feb 24, 2021
87f0b1f
tweaked timeout diagram (#2721)
bretg Feb 24, 2021
d956c1e
AdHash Bidder Adapter: initial prebid.js integration (#2687)
wyand-sp Feb 24, 2021
4367aa9
declare tcf2 support and add gvl id (#2715)
jmjohansson Feb 24, 2021
ce54fc2
ozone 2.5.0 docs update (#2716)
afsheenb Feb 24, 2021
1fd2fc4
added ignoreBidderCacheKey docs (#2720)
bretg Feb 25, 2021
4c6fd03
GumGum: adds irisid and pubId for server side params (#2649)
susyt Feb 25, 2021
9b839e2
pangle bidder: add doc (#2694)
chshpra Feb 25, 2021
b1b8dc1
Epom Adapter Doc (#2667)
epomrnd Feb 25, 2021
49e96f4
Add new prebid server adapter parameter (#2724)
mobfxoHB Feb 26, 2021
7a354c7
upgraded deployment target (#2728)
ppuviarasu Feb 26, 2021
f4e5567
Updates to PubWise Supported Bidder Features (#2712)
GLStephen Mar 2, 2021
25f9a03
add note about aliasSyncEnabled on outbrain adapter (#2725)
Mar 2, 2021
841237d
Update userId.md (#2705)
jdwieland8282 Mar 2, 2021
9000f02
Revert "Break apart main API page to sub-pages"
bookwyrm Mar 2, 2021
03f4348
Revert "Setup new layout for individual API pages"
bookwyrm Mar 2, 2021
f7042ac
Merge remote-tracking branch 'upstream/dev' into redesign-2020
bookwyrm Mar 2, 2021
515a44e
Added supported userids module to criteo bid adapter documentation (#…
leonardlabat Mar 2, 2021
dda02f1
Add helper script to find ungrouped bidders
bookwyrm Mar 2, 2021
7977432
Assign new bidders to list groups
bookwyrm Mar 2, 2021
a7aea04
Added axonix.md (#2711)
cesarfd Mar 2, 2021
42f252e
new adapter - iprom (#2708)
iprom-adserver Mar 2, 2021
a97805c
Revert "Update CNAME for testing"
bookwyrm Mar 2, 2021
cc7a25f
Revert "Don’t index staging site"
bookwyrm Mar 2, 2021
b91a574
breaking analytics adapters out into separate files (#2727)
bretg Mar 2, 2021
784f207
Refactor grouping by name
bookwyrm Mar 2, 2021
779fad7
Better sort of bidder pages
bookwyrm Mar 2, 2021
6a1d698
Remove unneeded list_group
bookwyrm Mar 2, 2021
0a60039
Remove unneeded helper script
bookwyrm Mar 2, 2021
ac41711
Remove unneeded `list_group`
bookwyrm Mar 2, 2021
d4f9d51
Delete merge conflict tags
bookwyrm Mar 2, 2021
b3aaace
Restore original line breaks
bookwyrm Mar 2, 2021
f03cec6
revising britepool marketing (#2735)
bretg Mar 3, 2021
3cb7cb5
BCM adapter alias (#2726)
melendezgabbyz0 Mar 3, 2021
2c1a526
Marsmedia bid adapter (#2729)
vladi-mmg Mar 3, 2021
ac9d560
Native: add Native Custom Assets section (#2713)
osazos Mar 3, 2021
0981759
Merge remote-tracking branch 'upstream/dev' into dev
bookwyrm Mar 3, 2021
717c500
jixie: param updates (#2717)
jxdeveloper1 Mar 4, 2021
8e11e4f
Add simple search icon on desktop
bookwyrm Mar 5, 2021
7da5d8c
Better display of search on mobile
bookwyrm Mar 5, 2021
e2d6e01
added coopSync option to s2sConfig (#2743)
bretg Mar 5, 2021
07c3f90
removing AnalyticsAdapter suffix from modulecode (#2745)
bretg Mar 5, 2021
4e403e1
Add back to Bidders links.
bookwyrm Mar 5, 2021
d400646
Merge branch 'bidder-back-links' into search-icon-and-bidder-back-link
bookwyrm Mar 5, 2021
2c3bb04
describing opt-out (#2747)
bretg Mar 5, 2021
9ef0d4a
Added bid adatper interface signals (#2748)
bszekely1 Mar 6, 2021
0f002b3
update yuktamedia analytics (#2753)
bretg Mar 8, 2021
484813e
Discuss optional keys (#2738)
patmmccann Mar 8, 2021
2e9694f
Merge branch '2773-mergeR'
SSuranie Mar 8, 2021
0f9c0ca
Add support pbs (#2710)
faithnh Mar 8, 2021
ff5230c
Merge branch '2746PRR'
SSuranie Mar 8, 2021
b3bc1bd
Updating seedtag adapter doc (#2740)
lauramorillo Mar 8, 2021
4a32e14
Add Prebid server compatibility to AdYouLike bidder (#2741)
guiann Mar 8, 2021
9edd435
GumGum: adds description to bidfloor param (#2744)
susyt Mar 8, 2021
dff5b62
MediaNet analytics and adapter doc updates (#2749)
c3p-0 Mar 8, 2021
b5ca9f9
Provide Better PBS-Go MakeBids Sample Code (#2751)
SyntaxNode Mar 8, 2021
a92172f
Update the adot bidder documentation to add gvl_id (#2752)
Giudici-a Mar 8, 2021
173afbf
fixed pbs doc formatting (#2758)
bretg Mar 8, 2021
f915500
PBS-Java supports default request (#2763)
bretg Mar 9, 2021
a1fd50f
adding link to prebid overview (#2764)
bretg Mar 9, 2021
d200b09
Update yuktamedia.md (#2760)
AbhijitBhosale23 Mar 9, 2021
951e127
Update For GDPR Vendor ID Changes (#2750)
SyntaxNode Mar 9, 2021
267a831
Bidder params fix (#2767)
bretg Mar 9, 2021
55ba2a0
updates triplelift native info (#2768)
nllerandi3lift Mar 9, 2021
da3446b
removing tcf2 variable, general GDPR update (#2769)
bretg Mar 9, 2021
c7334f8
fixed tcf2 column, added floors and member (#2770)
bretg Mar 9, 2021
8e41e88
First Party Data 2.0 doc updates (#2722)
bretg Mar 10, 2021
6801860
adding user identity pages
bretg Mar 11, 2021
0f240b1
initial draft of identity section
bretg Mar 12, 2021
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
39 changes: 39 additions & 0 deletions _assets/sass/components/_search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,42 @@
display: none !important;
}
}

.c-search {
position: relative;

@include media('<=990px') {
float: left;
}

&::after {
@include position(absolute, 50% 10px null null);
@include size(20px);
transform: translateY(-50%);
background: url(/assets/images/icons/search-icon2.svg);
background-size: cover;
content: '';
}

input[type="search"] {
@include padding(null 8px);
border: 1px solid rgba(0, 0, 0, 0.125);
max-width: 120px;
transition: max-width 200ms ease-in-out;

&:hover, &:focus {
max-width: 200px;
outline: none;
}

/* clears the ‘X’ from Internet Explorer */
&::-ms-clear { display: none; width : 0; height: 0; }
&::-ms-reveal { display: none; width : 0; height: 0; }

/* clears the ‘X’ from Chrome */
&::-webkit-search-decoration,
&::-webkit-search-cancel-button,
&::-webkit-search-results-button,
&::-webkit-search-results-decoration { display: none; }
}
}
64 changes: 63 additions & 1 deletion _data/sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,14 @@
sectionTitle:
subgroup: 8

- sbSecId: 1
title: Timeouts
link: /features/timeouts.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 8


#--------------Prebid Mobile--------------|

Expand Down Expand Up @@ -625,6 +633,14 @@
sectionTitle:
subgroup: 1

- sbSecId: 2
title: In App Native Ad Unit
link: /prebid-mobile/pbm-api/ios/pbm-native-inapp-ios.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 1

- sbSecId: 2
title: Video Outstream Ad Unit
link: /prebid-mobile/pbm-api/ios/pbm-videooutstreamadunit-ios.html
Expand Down Expand Up @@ -738,6 +754,14 @@
sectionTitle:
subgroup: 2

- sbSecId: 2
title: In App Native Ad Unit
link: /prebid-mobile/pbm-api/android/pbm-native-inapp-android.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 2

- sbSecId: 2
title: Banner Interstitial Ad Unit
link: /prebid-mobile/pbm-api/android/pbm-bannerinterstitialadunit-android.html
Expand Down Expand Up @@ -2007,7 +2031,7 @@
sbCollapseId: tools

- sbSecId: 8
title:
title:
link:
isHeader: 1
headerId: toolsinvis
Expand All @@ -2022,3 +2046,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 and PubCommon ID
link: /identity/sharedIdPubCommon.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 0

22 changes: 16 additions & 6 deletions _includes/adops/adops-gam-video-setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,20 @@ <h2 id="line-item-setup">Line Item Setup</h2>
<p>Be sure to duplicate your line item and video creative for each Prebid price bucket you intend to create. </p>
<p class="alert alert-warning">By default, Prebid.js caps all CPMs at $20. As a video seller, you may expect to see CPMs higher than $20. In order to receive those bids, you’ll need to make sure your dev team implements custom price buckets as described in the <a href="/dev-docs/show-video-with-a-dfp-video-tag.html#implement-custom-price-buckets">engineering setup instructions</a>. Once those changes are made on the engineering side, there should be no changes required from the ad ops side to support CPMs over $20.</p>

<p class="alert alert-success"><b>Multiple Cache Services</b><br>You might need separate video line items for each cache service being used. For example, if both AppNexus and Rubicon Project are bidders, you’ll either need to create separate line items to support the different cache URLs required or provide separately-targeted creatives, as described below.</p>

<h2 id="creative-setup">Creative Setup</h2>

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 have either:
bidders, you will need to choose one of the following approaches:
<ul>
<li>a separate line item for each bidder, or</li>
<li>a creative for each cache service utilized by your implementation.</li>
<li>Create a separate line item for each bidder.</li>
<li>Include a creative for each cache service utilized by your implementation.</li>
<li>Use the <a href="/dev-docs/publisher-api-reference.html#setConfig-vast-cache">ignoreBidderCacheKey</a> option on setConfig({cache}).</li>
</ul>

<h3 id="creative-single-cache">Single Cache Location</h3>

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

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

<p>2. In the dialog that appears, choose <b>Redirect</b>.</p>
Expand All @@ -71,7 +72,7 @@ <h3 id="creative-single-cache">Single Cache Location</h3>

<p class="alert alert-info"><strong>Prebid Cache and the VAST creative URL warning</strong><br />
Google Ad Manager will show you a warning stating that fetching VAST from the creative
URL failed. This is expected, since the creative URL above points
URL failed. This is expected, since the creative URL above points
to a server-side asset cache hosted by Prebid Server.</p>

<p>4. Set the <b>Duration</b> to <b>1</b>.</p>
Expand All @@ -82,6 +83,15 @@ <h3 id="creative-single-cache">Single Cache Location</h3>

<h3 id="creative-multiple-cache">Multiple Cache Locations</h3>

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

<ul>
<li>If you're using Prebid.js 4.28 or later, you can specify the <a href="/dev-docs/publisher-api-reference.html#setConfig-vast-cache">ignoreBidderCacheKey</a> option on setConfig({cache}). This will cause the browser to generate a VAST wrapper and cache it in your standard location. Then you can use the instructions
above for "Single Cache Location". The tradeoff is that this approach requires
the video player to unwrap one extra level of VAST.</li>
<li>Utilize creative-level targeting in the ad server. Keep reading for more details.</li>
</ul>

To set up multiple video creatives in the same line item (i.e., to run AppNexus, Rubicon, and SpotX all together in the same video line item), you can utilize creative targeting.
<br/>
<br/>
Expand Down
2 changes: 1 addition & 1 deletion _includes/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
</li>

{% endfor %}
<li class="nav-item"><input type="search" id="site-search"></li>
<li class="nav-item"><div class="c-search"><input type="search" id="site-search"></div></li>
</ul>
</div>
</div>
Expand Down
6 changes: 0 additions & 6 deletions _includes/send-all-bids-keyword-targeting.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
{% capture infoNote %}
**Important:** Google Ad Manager has a key-value key character [limit](https://support.google.com/dfp_premium/answer/1628457?hl=en#Key-values) of up to **20 characters**. Some of the keys without truncation will exceed 20 chars. Prebid.js automatically truncates the key length to 20 characters. For example, `hb_adid_longBidderName` is truncated to `hb_adid_longBidderNa` (`me` is truncated). Note that the key is case-sensitive. To get the exact key-value keys for each bidder, find them at [Bidder Params](/dev-docs/bidders.html).
{% endcapture %}

{% include alerts/alert_note.html content=infoNote %}


{: .table .table-bordered .table-striped }
| Default Key | Scope | Description | Example |
| :---- |:---- | :---- | :---- |
| `hb_pb_BIDDERCODE` | Required | The price bucket. Used by the line item to target. Case sensitive and truncated to 20 chars. The `BIDDERCODE` is documented at [Bidder Params](/dev-docs/bidders.html). | `hb_pb_rubicon` = `2.10` |
| `hb_adid_BIDDERCODE` | Required | The ad Id. Used by the ad server creative to render ad. Case sensitive and truncated to 20 chars. The `BIDDERCODE` is documented at [Bidder Params](/dev-docs/bidders.html). | `hb_adid_longBidderNa` = `234234` |
| `hb_size_BIDDERCODE` | Optional | This is not required for adops. Case sensitive and truncated to 20 chars. | `hb_size_appnexus` = `300x250` |

64 changes: 64 additions & 0 deletions _layouts/analytics.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{% include head.html %}

{% include nav.html %}


<div class="container pb-docs-container">

<div class="row ">

<div class="col-lg-3 sidebar" id="sidebar">

<div>
<button class="navbar-toggler d-lg-none" type="button" data-toggle="collapse" data-target="#sidebarContent" aria-controls="sidebarContent" aria-expanded="false" aria-label="Toggle Sidebar navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse d-lg-block" id="sidebarContent">
{% include left_nav.html %}
</div>
</div>

</div>

<div class="col-lg-9">
<div class="pb-content" markdown="1">

{% if page.is_full_screen %}
{{content}}
{% else %}

<div class="row">

<div class="col-md-9" role="main">
<div class="bs-docs-section">

<h3>{{ page.title }}</h3>

<h3>Features</h3>

{{content}}

</div>

</div>

</div>

{% endif %}


</div>


</div>
</div>
<!--end row-->
</div>
{% if page.title != "Credits" %}
{% if page.layout != "home" %}
{% include footer.html %}
{% endif %}
{% endif %}

</body>
</html>
12 changes: 7 additions & 5 deletions _layouts/bidder.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

<div class="col-md-12" role="main">
<div class="bs-docs-section">
<p><a href="/dev-docs/bidders.html">Back to Bidders</a></p>

<h2>{{ page.title }}</h2>

Expand All @@ -52,14 +53,14 @@ <h3>Features</h3>
<tr>
<th class="pbTh">Media Types</th>
<td class="pbTd">{% unless page.media_types contains 'no-display' %}display{% if page.media_types contains 'video' %},{% endif %}{% endunless %}{% if page.media_types contains 'video' %} video{% endif %}{% if page.media_types != "no-display, native" and page.media_types contains 'native' %}, native{% endif %}{% if page.media_types == "no-display, native" %}native{% endif %}</td>
<th class="pbTh">GDPR TCF1 Support</th>
<th class="pbTh">GDPR TCF Support</th>
<td class="pbTd">{% if page.gdpr_supported == true %}yes{% else %}no{% endif %}</td>
</tr>
<tr>
<th class="pbTh">User IDs</th>
<td class="pbTd">{% if page.userIds and page.userIds != '' %}{{page.userIds}}{% else %}none{% endif %}</td>
<th class="pbTh">GDPR TCF2 Support</th>
<td class="pbTd">{% if page.tcf2_supported == true %}yes{% else %}no{% endif %}</td>
<th class="pbTh">USP/CCPA Support</th>
<td class="pbTd">{% if page.usp_supported == true %}yes{% else %}no{% endif %}</td>
</tr>
<tr>
<th class="pbTh">SChain Support</th>
Expand All @@ -70,8 +71,8 @@ <h3>Features</h3>
<tr>
<th class="pbTh">Safeframes OK</th>
<td class="pbTd">{% if page.safeframes_ok == false %}no{% elsif page.safeframes_ok == true %}yes{% else %}check with bidder{% endif %}</td>
<th class="pbTh">USP/CCPA Support</th>
<td class="pbTd">{% if page.usp_supported == true %}yes{% else %}no{% endif %}</td>
<th class="pbTh"></th>
<td class="pbTd"></td>
</tr>
<tr>
<th class="pbTh">Supports Deals</th>
Expand Down Expand Up @@ -127,6 +128,7 @@ <h3>"Send All Bids" Ad Server Keys</h3>

{{content}}

<p><a href="/dev-docs/bidders.html">Back to Bidders</a></p>
</div>

{% if page.show_disqus %}
Expand Down
10 changes: 9 additions & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div class="row justify-content-center text-center mt-6">
<div class="col-md-10">
<h1>Prebid Documentation</h1>
<p>Welcome to the Prebid.org technical documentation portal. Here you will find the help you need to work with the Prebid.org family of products. Visit <a href="https://prebid.org" target="_blank">Prebid.org</a> for general product overviews, blog updates, and additional information on membership and events.</p>
<p>Welcome to the Prebid.org technical documentation portal. Here you will find the help you need to work with the Prebid.org family of products. Visit <a href="https://prebid.org" target="_blank">Prebid.org</a> for general product overviews, blog updates, and additional information on membership and events. If you're wondering what Prebid and Header Bidding are all about, check out <a href="https://prebid.org/why-prebid/" target="_blank">Why Prebid?</a></p>
</div>
</div> <!-- row -->

Expand Down Expand Up @@ -42,6 +42,14 @@ <h1>Prebid Documentation</h1>
<p class="mt-4"><a href="/prebid-mobile/download.html">Download Mobile SDK</a></p>
</div>
</div>
<div class="card text-center">
<div class="card-body">
<div class="card-media"><img src="/assets/images/user-identity.png" width=100 alt="Prebid User Identity Icon"></div>
<div class="card-title"><h3>Prebid User Identity</h3></div>
<p class="mb-4">Supporting a thriving open web while respecting user privacy.</p>
<a href="/identity/prebid-identity.html" class="btn btn-outline-brand">View Docs</a>
</div>
</div>
</div>

<div class="row text-center mt-7">
Expand Down
19 changes: 10 additions & 9 deletions adops/send-all-bids-adops.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,24 @@ sidebarType: 3

This page shows how to set up your ad server so that you can send all bids and report on them.

As a publisher, you may wish to have your ad server see **all** header bidding bids (instead of seeing only the winning bids in each auction). Reasons you might want this behavior include:
* TOC
{: toc }

## Overview

As a publisher, you may want to have your ad server see **all** header bidding bids (instead of seeing only the winning bids in each auction). Reasons you might want this behavior include:

+ You want your ad server to see all header bidding bids, so that your ad server can report on bid prices, instead of only winning prices
+ You want your ad server to see all header bidding bids so that your ad server can report on bid prices instead of only winning prices.

+ You have a contractual agreement with your header bidding partner
+ You have a contractual agreement with your header bidding partner.

{: .alert.alert-success :}
See the [Publisher API Reference]({{site.baseurl}}/dev-docs/publisher-api-reference.html#setConfig-Send-All-Bids) for more details.

* TOC
{: toc }

## Overview

+ Your developers may optionally add `enableSendAllBids: true` to `pbjs.setConfig()`. This is not strictly necessary, as `enableSendAllBids` defaults to `true`. For details, see the [Publisher API Reference]({{site.baseurl}}/dev-docs/publisher-api-reference.html#setConfig-Send-All-Bids).
If you decide to send all bids to the ad sever, your developers have the option of explicity adding `enableSendAllBids: true` to `pbjs.setConfig()`. However, since the default value is `true` this addition is not strictly necessary. For details, see the [Publisher API Reference]({{site.baseurl}}/dev-docs/publisher-api-reference.html#setConfig-Send-All-Bids).

+ From the ad ops side, you may choose to set up one order per bidder, so that each order can have a set of line items using targeting keywords that include the bidder's name. For example, if you are working with [Rubicon]({{site.baseurl}}/dev-docs/bidders.html#rubicon), you would use `hb_pb_rubicon` in your line item's key-value targeting, and `hb_adid_rubicon` in the creative.
From the ad ops side, you can choose to set up one order per bidder, which allows for each order to have a set of line items using targeting keywords that include the bidder's name. For example, if you are working with [Rubicon](/dev-docs/bidders.html#rubicon), you would use `hb_pb_rubicon` in your line item's key-value targeting, and `hb_adid_rubicon` in the creative.

{% include send-all-bids-keyword-targeting.md %}

Expand Down
2 changes: 1 addition & 1 deletion assets/css/main-bundle.css

Large diffs are not rendered by default.

Binary file added assets/images/dev-docs/prebid-timeouts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/flowcharts/FirstPartyData-Detailed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/flowcharts/FirstPartyData-Summary.png
Binary file not shown.
1 change: 1 addition & 0 deletions assets/images/icons/search-icon2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/sharedid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/user-identity.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading