Categorygithub.com/alicebob/ssp
modulepackage
0.0.0-20200506090735-fa2b1a7ec049
Repository: https://github.com/alicebob/ssp.git
Documentation: pkg.go.dev

# README

Project status: Please note that this project works, but is otherwise left as-is. I won't maintain this, and I can't provide any support.

Minimal SSP

A very basic openrtb2.3 SSP used to tests RTB campaigns. It has a few placements and a few RTB backends configured via a JSON file, and you can see how the placements behave in a browser. Win-notification URLs are called, but the system is stateless, so there is no big "money spent" counter. Basic support for VAST3 video.

Auction

It's a proper second-price auction, and if there is only a single bid it'll charge the bid floor for the placement.

# Packages

No description provided by the author
Basic test DSP.
No description provided by the author
No description provided by the author

# Functions

Dir returns a http.Filesystem for the embedded assets on a given prefix dir.
FS returns a http.Filesystem for the embedded assets.
FSByte returns the named file from the embedded assets.
FSMustByte is the same as FSByte, but panics if name is not present.
FSMustString is the string version of FSMustByte.
FSString is the string version of FSByte.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author