Giter Club home page Giter Club logo

openrtb's Introduction

Google OpenRTB Libraries - SOVRN fork

This library supports the OpenRTB specification and providing bindings for all protobuf-supported languages.

See our wiki to get started! Use the Github issue tracker for bugs, RFEs or any support. Check the changelog for detailed release notes.

WHEN TO ARCHIVE THE REPO

This fork exists only because the original google protobuf doesn't support

  • the site.content.data field which is in the Open RTB standard.
  • custom No Bid reason codes for the Trade Desk
    TTD_ADS_TXT_AUTH_VIOLATION = 12;
    TTD_INCOMPLETE_SUPPLY_CHAIN = 16;
    TTD_BLOCKED_SUPPLY_CHAIN_NODE = 17;
    TTD_BLOCKED_PUBLISHER = 500;
    TTD_BLOCKED_SITE = 501;
    TTD_NO_MATCHING_DEAL = 502;
    TTD_FLOOR_TOO_HIGH = 503;
    

As soon as it's not the case, please use the original library and archive this repo.

BUILDING NOTES

You need: JDK 8, Maven 3.2, Protocol buffers (protoc) 3.5.1. Building is supported from the command line with Maven and from any IDE that can load Maven projects.

On Eclipse, the latest m2e is recommended but it can't run the code generation step, so you need to run a "mvn install" from the command line after checkout or after any mvn clean.

ARTIFACT NOTES

Currently, there is no CI/CD pipeline for this fork as it hopefully won't change until very short period of time when it is removed. Please, publish the artifact manually.

openrtb's People

Contributors

bundeskanzler4711 avatar dmitrybor avatar donbeave avatar egsgordeev avatar ikagotso avatar matzi11a avatar opinali avatar sejanick avatar sriggin avatar suzuken avatar tomill avatar vkorenev avatar

Stargazers

 avatar

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.