OpenRtbEcto
Ecto schemas for OpenRTB.
2.5 is complete, but 3.0 is in progress...
Installation
The package can be installed by adding open_rtb_ecto to your list of dependencies in mix.exs:
def deps do
[
{:open_rtb_ecto, "~> 0.1.1"}
]
endDocs can be found at https://hexdocs.pm/open_rtb_ecto.
OpenRTB Example Payloads
https://wiki.smaato.com/pages/viewpage.action?pageId=1770079
Notes
- We do NOT attempt to validate ISO-4217 currency codes
- In these examples:
-
the deprecated
protocolfield is used, but the data is an int array, like the newprotocolsfield... content.seasonis sent as an int instead of a string