Giter Club home page Giter Club logo

smartserve's Introduction

smartserve

Simple CLI for programmatic reporting and network optimization on SpringServe AdServer

installation

install using node package manager

https://www.npmjs.com/package/smartserve

$ npm install smartserve

or clone repository

$ git clone https://github.com/waymobetta/smartserve.git
$ npm install
$ update config.json with credentials

usage

Example: Maestro (displays potential demand tags for supply tag [ID: 55173])

screen shot 2017-05-24 at 10 01 42 am

$ node maestro.js -d Today -s 55173

Example: Synopsis (displays top supply tag, demand tag, pair (supply/demand), and domain for date range [Today] by parameter [fill_rate])

screen shot 2017-05-24 at 10 01 55 am

SORT BY FILL RATE: $ node synopsis.js -d Today -p fill_rate
SORT BY REVENUE: $ node synopsis.js -d Today -p revenue

Example: Domain (displays top [50] domains for date range [Today] sorted by parameter [fill_rate])

screen shot 2017-05-24 at 10 02 08 am

$ node domain.js -d Today -n 50 -p fill_rate

resources

SpringServe API Docs: https://springserve.atlassian.net/wiki/pages/viewpage.action?pageId=12517384

  • needs refinement, organization, documentation, and usage examples

smartserve's People

Contributors

suomynona avatar

Watchers

 avatar  avatar  avatar

smartserve's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.