Commit Graph

258 Commits

Author SHA1 Message Date
Scott Kay 96cd4dbb17 openrtb2: fix comment whitespace 2022-05-19 02:13:44 -04:00
Scott Kay c7f17835b1 adcom1: ptr helpers for nvol 2022-05-19 02:12:24 -04:00
Scott Kay 017df4b9dc openrtb2: audio.nvol should still be a pointer 2022-05-19 02:08:44 -04:00
Scott Kay 2f3d095872 openrtb2: fix spec numbering for bid object 2022-05-17 16:43:46 -04:00
Scott Kay 26fcbfb9c2 openrtb2: content adcom enums 2022-05-17 16:38:06 -04:00
Scott Kay afa47f66c5 openrtb2: bidresponse openrtb3 enum 2022-05-17 16:35:07 -04:00
Scott Kay 9770fec478 openrtb2: fix spec numbering + bid adcom enums 2022-05-17 16:28:51 -04:00
Scott Kay 77333bef68 openrtb2: link audio enums to adcom1 2022-05-17 16:24:05 -04:00
mxmCherry 84f4121d94 openrtb2: make Video.Skip pointer again 2022-05-17 20:59:43 +03:00
mxmCherry 9b01ff975c openrtb2: switch Video prop types to adcom1 2022-05-17 13:56:15 +03:00
mxmCherry 5831ce1c69 openrtb2: neutral comment 2022-05-17 12:40:58 +03:00
Scott Kay abbe874c63 Missed DeliveryMethod In Video.Delivery 2022-05-17 02:49:09 -04:00
Scott Kay 1e4159b4a3 PlaybackCessationMode Enum 2022-05-17 02:46:49 -04:00
Scott Kay 1bfa94faa3 Missed A CreativeAttribute Enum 2022-05-17 02:44:45 -04:00
Scott Kay 434839045b APIFramework Enum + Fix APIs Type 2022-05-17 02:41:35 -04:00
Scott Kay 92c8205e77 DeliveryMethod Enum 2022-05-17 02:36:07 -04:00
Scott Kay ce8835cd94 Added Note For Attr Enum 2022-05-17 02:35:09 -04:00
Scott Kay d61ab70ae3 Missed A CreativeAttribute Enum Field 2022-05-17 02:33:39 -04:00
Scott Kay d93cf025b7 CategoryTaxonomy Enum 2022-05-17 02:32:16 -04:00
Scott Kay e09d9fa9c4 Missed A Protocol Enum Reference 2022-05-17 02:27:31 -04:00
Scott Kay 5dcbf77341 BAttr Enum 2022-05-17 02:22:41 -04:00
Scott Kay f1466dfd91 StartDelayMode Enum 2022-05-17 02:18:50 -04:00
Scott Kay cd5d1e704d PlaybackMethod Enum 2022-05-17 02:07:31 -04:00
Scott Kay bb5afb30e3 DeviceType Enum 2022-05-17 02:04:29 -04:00
Scott Kay 8b983d7713 Protocols Enum + Restored Video.Protocol 2022-05-17 02:02:14 -04:00
Scott Kay b6d49d195c Protocol Enum Value Typo 2022-05-17 01:48:53 -04:00
Scott Kay a224717b79 UserAgentSource Enum 2022-05-17 01:47:14 -04:00
Scott Kay 57c9678861 PodSequence + SlotPositionInPod Enums 2022-05-17 01:40:26 -04:00
Scott Kay 855ba226fe AgentType Enum Added For OpenRTB 2.6 2022-05-17 01:33:30 -04:00
mxmCherry 74f4d14f34 openrtb2: testdata - just reformat JSON with jq 2022-05-16 23:11:38 +03:00
mxmCherry 917bf91516 openrtb2: use 2.6 test examples 2022-05-16 23:03:02 +03:00
mxmCherry a27c40aabf openrtb2: impl TODOs for App 2022-05-16 22:14:24 +03:00
mxmCherry 516ccc6485 openrtb2: resolve Banner TODOs
- bring back removed fields - only deprecate, do not remove
- reuse adcom1 enums
2022-05-16 22:06:14 +03:00
mxmCherry 2d835abf5f openrtb2: rm extra whitespace (tab) 2022-05-16 21:46:41 +03:00
mxmCherry d63e0e1cf6 openrtb2: bring back rm-ed Banner fields
openrtb2 should be usable with all the versions 2.0 .. 2.6 - only deprecate, do not remove fields
2022-05-16 21:44:55 +03:00
mxmCherry 1d20ff2e69 adcom1: change const prefix ATypeXXX -> AgentTypeXXX 2022-05-16 20:54:05 +03:00
mxmCherry 127985565b native1: fix doc link in readme 2022-05-16 20:05:30 +03:00
mxmCherry 649ff719e4 adcom1: fix godoc comment 2022-05-16 19:58:27 +03:00
mxmCherry 77b6c0a773 adcom1: fix ExtendedIdentifierUID name/desc/json 2022-05-16 19:55:14 +03:00
mxmCherry 651b9938be adcom1: api framework - follow Xxx10 convention 2022-05-16 19:20:00 +03:00
mxmCherry 8b4c1f48f1 adcom1: fix mistype 2022-05-16 19:03:26 +03:00
mxmCherry c07ff34d9c readme: document Foo 1.0 -> Foo10 naming approach 2022-05-16 19:02:06 +03:00
mxmCherry ca9bdd67ae native1: constant naming: "Xxx 1.0" -> "Xxx10" 2022-05-16 18:54:59 +03:00
Scott Kay 53b2d0defd Fix More Object Pointers 2022-05-13 00:34:05 -04:00
Scott Kay 6ed3abe740 Fix Tests - Object Pointer Mistake 2022-05-13 00:24:39 -04:00
Scott Kay c2e87c88f8 Check Keyword Descriptions 2022-05-13 00:21:13 -04:00
Scott Kay 09cdad9668 Self Review 2022-05-13 00:13:02 -04:00
Scott Kay fc839da51d Self Review Pass 2022-05-12 23:49:01 -04:00
Scott Kay b3b9d66158 AdCOM Fields Added For OpenRTB 2.6 Parity 2022-05-12 23:33:01 -04:00
Scott Kay 4b4474f897 Main OpenRTB 2.6 Changes 2022-05-12 21:59:35 -04:00