{"id":18000158,"url":"https://github.com/appmonet/open_rtb_ecto","last_synced_at":"2025-03-26T07:32:04.471Z","repository":{"id":41834617,"uuid":"164251620","full_name":"AppMonet/open_rtb_ecto","owner":"AppMonet","description":"OpenRTB 2.x \u0026 3.0 Ecto Schemas","archived":false,"fork":false,"pushed_at":"2025-02-05T09:28:36.000Z","size":190,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-21T11:11:14.504Z","etag":null,"topics":["ecto","elixir","openrtb"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AppMonet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-05T21:13:05.000Z","updated_at":"2025-02-05T09:27:21.000Z","dependencies_parsed_at":"2024-10-29T23:20:10.772Z","dependency_job_id":null,"html_url":"https://github.com/AppMonet/open_rtb_ecto","commit_stats":{"total_commits":64,"total_committers":4,"mean_commits":16.0,"dds":0.203125,"last_synced_commit":"45c8bc36752f4160495fe56682b4a8877872b5b8"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppMonet%2Fopen_rtb_ecto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppMonet%2Fopen_rtb_ecto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppMonet%2Fopen_rtb_ecto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppMonet%2Fopen_rtb_ecto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AppMonet","download_url":"https://codeload.github.com/AppMonet/open_rtb_ecto/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245611768,"owners_count":20643892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ecto","elixir","openrtb"],"created_at":"2024-10-29T23:09:55.795Z","updated_at":"2025-03-26T07:32:04.455Z","avatar_url":"https://github.com/AppMonet.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenRtbEcto\n\nEcto schemas for [OpenRTB](https://www.iab.com/guidelines/real-time-bidding-rtb-project/).\n\n2.6 is complete, but 3.0 is in progress...\n\nAlso supports Bid\n\n[OpenRTB 2.5 Spec](https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf)\n[OpenRTB 2.6 Spec](https://iabtechlab.com/wp-content/uploads/2022/04/OpenRTB-2-6_FINAL.pdf)\n[OpenRTB 3.0 Spec](https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/OpenRTB%20v3.0%20FINAL.md)\n\nStarting from version 1.0, this library requires Elixir 1.18.0 and above as it uses the new JSON module.\n\n## Installation\n\nThe package can be installed by adding `open_rtb_ecto` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:open_rtb_ecto, \"~\u003e 1.0\"}\n  ]\nend\n```\n\nDocs can be found at [https://hexdocs.pm/open_rtb_ecto](https://hexdocs.pm/open_rtb_ecto).\n\n### OpenRTB Example Payloads\n\nhttps://wiki.smaato.com/pages/viewpage.action?pageId=1770079\n\n### Notes\n\n1. We do NOT attempt to validate ISO-4217 currency codes\n1. In these [examples](https://github.com/openrtb/examples/tree/master/spotxchange):\n   - the deprecated `protocol` field is used, but the data is an int array, like the new `protocols` field...\n   - `content.season` is sent as an int instead of a string\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappmonet%2Fopen_rtb_ecto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappmonet%2Fopen_rtb_ecto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappmonet%2Fopen_rtb_ecto/lists"}