Eskimi: enable Prebid Server adapter (banner + video, app + web)#6591
Open
AndriusFromLTU wants to merge 1 commit into
Open
Eskimi: enable Prebid Server adapter (banner + video, app + web)#6591AndriusFromLTU wants to merge 1 commit into
AndriusFromLTU wants to merge 1 commit into
Conversation
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
6 tasks
Flips pbs: true and adds pbs_app_supported: true to match the adapter shipping in prebid/prebid-server. Media types unchanged.
138513f to
fb73c70
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of change
Updates the Eskimi bidder page to reflect the new Prebid Server adapter shipping in prebid-server #4806:
pbs: false→pbs: truepbs_app_supported: true(the PBS adapter supports both site and app)Notes
media_types: banner, videoline is unchanged — the PBS adapter ships with banner + video parity with the Prebid.js adapter from day one; both formats are declared underappandsitecapabilities instatic/bidder-info/eskimi.yaml.static/bidder-info/eskimi.yamlin the prebid-server PR; the auto-generated PBS bidders matrix at https://docs.prebid.org/dev-docs/pbs-bidders.html picks it up from there.Companion PR
prebid-server: prebid/prebid-server#4806