PredictorService

io.predictor.v1.PredictorServiceGrpc.PredictorService
See thePredictorService companion object
trait PredictorService extends AbstractService

Attributes

Companion
object
Graph
Supertypes
trait AbstractService
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

Unified Exchange ML v1: SRO + round-1 floor decision for a batch of pretargeted bidders in one call.

Unified Exchange ML v1: SRO + round-1 floor decision for a batch of pretargeted bidders in one call.

Attributes

Expects a standard UA request format with fields, values, shared_fields, and shared_values. Parses it, performs no processing, and then sends an empty response.

Expects a standard UA request format with fields, values, shared_fields, and shared_values. Parses it, performs no processing, and then sends an empty response.

Attributes

Concrete methods

override def serviceCompanion: ServiceCompanion[PredictorService]

Attributes

Definition Classes
AbstractService