OpenRtbEcto (OpenRtbEcto v0.1.0) View Source
Ecto schemas for OpenRTB 2.0 & 3.0 according to the following specifications:
Link to this section Summary
Types
Any of the schemas defined in the library
Link to this section Types
Specs
open_rtb_schema() :: term()
Any of the schemas defined in the library
Link to this section Functions
Specs
cast(open_rtb_schema(), map() | binary()) :: {:ok, struct()} | {:error, map()}