Skip to content

Project simulates client side header bidding. Server acts as a mock ad-server. Client selects the ad with highest bid and displays it.

License

Notifications You must be signed in to change notification settings

pranavacharya/ClientSideHeaderBidder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client Side Header Bidder

Project simulates client side header bidding.

Server acts as a mock ad-server and returns list of available ad with the respective CPI bid. Client selects the ad with highest CPI bid among all the configured supply side platforms and displays it.

Running the application

Start Server

Change directory to server cd Server

Install dependencies npm install

Run server npm run start

Client

Change directory to Client cd Client

Run client by opening index.html on browser

Demo Links

Server

sample api to fetch ads

Impressions and bill report of each SSP

supply side platfrom 1 - analytics report

supply side platfrom 2 - analytics report

Client

https://clientbidderpoc.netlify.app

About

Project simulates client side header bidding. Server acts as a mock ad-server. Client selects the ad with highest bid and displays it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages