We actually keep our data stored in OpenX by using the RTB data URL mechanism (
http://docs.openx.com/ad_exchange_adv/#rtb_sync_userdata_rtbdataurl .html); and ignoring, for
now, cookie syncing.
OpenRTB bid request.The fields' meaning is described in the Javadoc for the getter, not for the
field; for example, to find out what OpenRtbRequest.id field in configuration means, look at
OpenRtbRequest.getId().
An Orchestrator is a component responsible for directing operations of this application with
regards to a particular deployment (e.g., stand-alone development, in
AWS cloud, etc.)