Commit Graph

7 Commits

Author SHA1 Message Date
Scott Kay 6ed3abe740 Fix Tests - Object Pointer Mistake 2022-05-13 00:24:39 -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 4b4474f897 Main OpenRTB 2.6 Changes 2022-05-12 21:59:35 -04:00
Max Cherry 1efc868257 types: actually, better stick to int64 instead of just int
At least, it's more convenient to use with time std pkg.
Also, API implementations better never rely on machine-dependent types.
2018-12-30 12:42:52 +02:00
Max Cherry ca66729d83 types: get rid of uint64 (int will do) 2018-12-30 12:39:11 +02:00
Max Cherry 1459501aaf move everything from root package to openrtb2/native1 subpackages 2018-12-28 13:58:41 +02:00