Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
/ openrtb-doubleclick Public archive

Utilities for DoubleClick Ad Exchange, including OpenRTB mapping, DoubleClick cryptography, metadata and validation

License

Notifications You must be signed in to change notification settings

google/openrtb-doubleclick

Google DoubleClick Libraries

This library supports RTB development for DoubleClick Ad Exchange in Java. The doubleclick-core module includes DoubleClick's RTB model and associated facilities such as crypto and metadata. The second module, doubleclick-openrtb, provides client-side mapping between DoubleClick's model/protocol and OpenRTB, and validation support.

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

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.

About

Utilities for DoubleClick Ad Exchange, including OpenRTB mapping, DoubleClick cryptography, metadata and validation

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages