View Source OpenRtbEcto.V2.BidRequest.Segment (OpenRtbEcto v0.6.5)

Segment objects are essentially key-value pairs that convey specific units of data. The parent Data object is a collection of such values from a given data provider. The specific segment names and value options must be published by the exchange a priori to its bidders.

Summary

Functions

Link to this function

changeset(producer, attrs \\ %{})

View Source