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

Rubicon Adapter: Switching Video Endpoint to Rubicon PBS #3610

Merged
merged 25 commits into from
Mar 5, 2019

Conversation

robertrmartinez
Copy link
Collaborator

Type of change

  • Feature

Description of change

Rubicon Project will be switching the endpoint it uses to field Video Ads.
We will now be utilizing our Prebid Server Instance.

Changes publishers should be aware of can be seen here https://github.com/prebid/prebid.github.io/pull/1181/files

Summary of changes:
Rubicon will be requiring a few extra fields (in addition to existing requirement of playerSize and context) to be declared in the Top Level mediaTypes.video object according to the openRTB2 Spec: https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf

mimes, protocols, maxduration, linearity, and api

Rubicon will be utilizing Server Side Caching using Prebid-Cache.

This changes the Cache URL.

Any publishers who have the old fastlane-adv.rubiconproject.com endpoint in their DFP will eventually need to have it updated.

We have implemented a temporary redirector on that server which will hit Prebid-Cache in order to retrieve your Vast XML.

If you have any issues and or questions. Please feel free to reach out.

Isaac Dettman and others added 21 commits November 1, 2018 11:20
# Conflicts:
#	modules/prebidServerBidAdapter/index.js
#	modules/rubiconBidAdapter.js
#	test/spec/modules/prebidServerBidAdapter_spec.js
#	test/spec/modules/rubiconBidAdapter_spec.js
…che_path, since the hb_cache_hostpath will be suppressed soon
Copy link
Contributor

@idettman idettman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@idettman idettman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updates LGTM

Copy link
Collaborator

@harpere harpere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@harpere harpere merged commit 01e68e1 into prebid:master Mar 5, 2019
@robertrmartinez robertrmartinez deleted the Rubicon_PBS_Video branch July 5, 2023 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants