Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
SSuranie committed Sep 18, 2019
2 parents 7f7358f + cadc1f2 commit 295ad1c
Show file tree
Hide file tree
Showing 8 changed files with 55 additions and 13 deletions.
9 changes: 9 additions & 0 deletions _data/dropdown_v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,15 @@
isHeader: 0
isSubSectionStart: 0

- subsectionId: 0
sectionId: 0
sectionName: Overview
title: Events
link: /blog
needsDivider: 0
isHeader: 0
isSubSectionStart: 0

#----------Product SubNav------------

- sectionId: 1
Expand Down
5 changes: 2 additions & 3 deletions _data/message.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#-------------Message----------------
- messageId: 1
messageText:
messageCreateDt: 07_29_2019

messageText: <a href="/blog/2019-sf-event.html">Prebid Meetup and Leadership Summit in San Francisco on Oct 24th 2019!</a>
messageCreateDt: 09_17_2019

6 changes: 2 additions & 4 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,8 @@ <h2>Earn more from your advertising with Prebid, a transparent, open-source solu
</div>

{% assign arrMsgs = site.data.message %}
{% assign lastMsg = arrMsgs.last.messageText %}
{% assign lastMsg = arrMsgs.last %}
{% assign lastMsgSize = lastMsg.messageText | size %}


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

{% if lastMsgSize > 1 %}
Expand Down Expand Up @@ -180,4 +178,4 @@ <h4>A server-side header bidding solution with more than 20 demand sources. Host
</body>




30 changes: 30 additions & 0 deletions _posts/2019-09-17-sfevent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
layout: post
title: Prebid Meetup and Leadership Summit in San Francisco on Oct 24th 2019
permalink: /blog/2019-sf-event
---

<br>

### Prebid Meetup and Leadership Summit in San Francisco on Oct 24th 2019

Prebid.org invites you to attend a Prebid Meetup and Leadership Summit in
San Francisco on October 24, 2019. Our event will be at the historic
Merchant’s Exchange Club. There will be presentations from 1.30–4.30pm,
followed by networking and socializing over appetizers and drinks until
6.30pm. Space is limited, so [register now](https://www.eventbrite.com/e/prebid-meetup-and-leadership-summit-san-francisco-october-24-2019-registration-72716612345) to reserve your spot!

**What To Expect**

The Prebid Meetup and Leadership Summit is an educational event including
overviews, deep dives and conversations about Prebid, its evolution, roadmap
and vision. It’s a chance to get key insights on the latest Prebid solutions
and how they work for different kinds of publishers. Here are a few things you
can expect from this event:

- Insights from member organizations and premium publishers into current best practices and future plans for Prebid
- Panel discussions on the expansion of header bidding into emerging formats, such as video and native
- Networking opportunities for publishers and Prebid members
- And more!

We look forward to seeing you at the event!
1 change: 1 addition & 0 deletions dev-docs/bidders/oftmedia.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ description: Prebid One Fifty Two Media Bidder Adaptor
hide: true
biddercode: oftmedia
aliasCode : appnexus
gdpr_supported: true
---

### Bid Params
Expand Down
8 changes: 2 additions & 6 deletions dev-docs/bidders/openx.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,8 @@ var adUnits = [
params: {
unit: '1611023124',
delDomain: 'PUBLISHER-d.openx.net',
openrtb: {
imp: [{
video: {
mimes: ['video/x-ms-wmv, video/mp4']
}
}]
video: {
mimes: ['video/x-ms-wmv, video/mp4']
}
}
}]
Expand Down
8 changes: 8 additions & 0 deletions download.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,14 @@ Note: If you receive an error during download you most likely selected a configu
</div>
</div>

<div class="col-md-4">
<div class="checkbox">
<label>
<input type="checkbox" analyticscode="adxpremium" class="analytics-check-box"> AdxPremium Analytics
</label>
</div>
</div>

<div class="col-md-4">
<div class="checkbox">
<label>
Expand Down
1 change: 1 addition & 0 deletions overview/analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ There are several analytics adapter plugins available to track header bidding pe
| ------------- | ------------- | ----------- |
| Appier | Contact vendor | [Website](https://www.appier.com) |
| Adagio | Contact vendor| [Website](https://adagio.io)|
| AdxPremium | Free to try| [Website](http://luponmedia.com)|
| Assertive Yield (contact for adapter) | Free to try (Large accounts $0.002 CPM or sampled < 10mm/m imp.) | [Website](https://yield.assertcom.de) |
| Datablocks Analytics | Contact vendor| [Website](https://datablocks.net) |
| Finteza Analytics | <a href="mailto: support@finteza.com">Contact vendor</a> | [Website](https://www.finteza.com/) |
Expand Down

0 comments on commit 295ad1c

Please sign in to comment.