Skip to content

RTB4FREE/rtb4free

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTB4FREE

RTB4FREE is an enterprise strength bidding platform for RTB based digital advertising. RTB4FREE has the following functionality:

  1. Campaign management
  2. Data management (DMP) capability
  3. Bidding using many different strategies
  4. Analytics on historical media and pricing information

The RTB4FREE organization on Github contains all of the repos to run a fully scalable system.

The RTB4FREE/rtb4free repo is where all RTB4FREE user documentation, developer documentation, and API explorer documentation live.

Viewing RTB4FREE Documentation

To view the documentation, navigate to:

https://rtb4free.readthedocs.io/en/latest/

Building RTB4FREE Documentation

To build a local copy of the RTB4FREE documentation, follow these steps:

Clone the rtb4free repo

Make a local directory and clone this repo:

mkdir rtb4free
cd rtb4free
git clone git@github.com:switzer/rtb4free.git
cd rtb4free

Build the user documentation

Build the user documentation, which is built on Sphinx and ReadTheDocs

cd docs
make html

This will build HTML doc in the rtb4free/docs/_build/html directory. Open the index.html file to view the documentation on your local system.

About

RTB4FREE core repo, which currently holds source code for documentation, api explorer, and pointers to the other repos in this project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published