forked from prebid/prebid.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
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
pull master branch #1
Merged
Merged
Conversation
This file contains 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
Added examples of creative, order, line item, and granularity setups in the config file.
Link out to page on selection
So that we can pull in CSS without using CDN
We will be styilng via native site CSS
For more readable customizations
Per feedback
Per feedback
To get updated CSS to be used.
* Create missena.md * Add setup details * Fix token example not in single quote * Add pbjs, tcf2_supported, gvl_id, safeframes not supported params
* API fix * bidViewability module documentation * wordsmithing * adding link * update for onBidViewable * now we add ? in URL if not present * change in params, added enabled param Co-authored-by: bretg <[email protected]>
Co-authored-by: vlad <[email protected]>
…2674) * initial commit * adjustments * adjustments * adjustments * typo, further adjustments * removed userIds and schain support * Added optionals to outstream and made formatting * Update smartx.md minor edits for clarification and readability. Co-authored-by: Gino <[email protected]> Co-authored-by: Jean Stemp <[email protected]>
* Update index.md * Update idLibrary.md * Update idLibrary.md Co-authored-by: bretg <[email protected]>
…rIds. (#2681) [#176447070](https://www.pivotaltracker.com/story/show/176447070) Co-authored-by: Mathieu Pheulpin <[email protected]> Co-authored-by: Mathieu Pheulpin <[email protected]>
* Add adWMG Bid Adapter MD file * typo * Update docs - add new parameter 'floorCPM' * conflicts fixed Co-authored-by: Mikhail Dykun <[email protected]>
Updating docs to reflect changes made in prebid/Prebid.js#6242
Co-authored-by: francesco <[email protected]>
* Update bidder creation(java) doc with alias feature * wordsmithing Co-authored-by: Serhii Nahornyi <[email protected]> Co-authored-by: bretg <[email protected]>
Co-authored-by: Amy Yang <[email protected]>
* add sspbc adapter * add sspbc adapter * sspBC adaptor: update bidder description * Update dev docs for v4.7 of sspBC adaptor; change name of the doc; change id/siteid parameters to optional * sspBC bid adapter: update documentation (publisherId optional parameter), remove duplicate md (sspBC.md) * sspBC bid adapter: revert to old md name (sspBC.md) * sspBC bid adapter: fix typo * sspBC bid adapter: fix typo * sspBC bid adapter: change example value Co-authored-by: Wojciech Biały <[email protected]>
* Added nativo markup documentation to dev-docs/bidders * Added IAB Global Vendor List ID number. * Adjusted placementId Type to be integer * Changed pbjs value to true * Added optional url parameter
* deepintent docs added * added to download page and corrected documentation * additional registration steps added Co-authored-by: Sourabh Gandhe <[email protected]>
* Docs for new adriver bidder * adding quotes around string values * Update Docs for new adriver bidder (remove parameter "bidfloor") * adding pbjs flag won't show up on the site without pbjs: true or pbs: true Co-authored-by: bretg <[email protected]>
* Documentation for Kobler bidder adapter. * Added information on how to generate a sample bid. * Removed reading currency from currency.adServerCurrency.
* Updated docs for MASS module * Add MASS to the list of global modules
* added installedModules * missing dot
* Add files via upload * add externalId on gnet docs
* adformOpenRTB prebid-server adapter added * rename adformOpenRTB adapter to adf * descriptive title
* zeta_global_ssp.md * Minor changes in 'tags' describing Co-authored-by: Surovenko Alexey <[email protected]>
rigelbibi
pushed a commit
that referenced
this pull request
Apr 29, 2021
* Add stroeerCore bidder documenation (#1) * Add bid params table * re-ordered sections also demoted the ad unit config to level 3 instead of level 2 Co-authored-by: bretg <[email protected]>
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.
pull master branch