Commit Graph

9 Commits

Author SHA1 Message Date
Scott Kay c2e87c88f8 Check Keyword Descriptions 2022-05-13 00:21:13 -04:00
Scott Kay b3b9d66158 AdCOM Fields Added For OpenRTB 2.6 Parity 2022-05-12 23:33:01 -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 318c132d23 types: get rid of 16-bit int/uint 2018-12-30 12:33:17 +02:00
Max Cherry a3ff7a9eef adcom1: rename package to adcom1 (avoid surprises) 2018-12-28 13:51:31 +02:00
Max Cherry 8f16e4006d adcom1: review numeric types - use fixed-size int/uint 2018-12-28 12:57:09 +02:00
Max Cherry c8f0fbc7db adcom1: use exact types instead of interface{} placeholders 2018-12-27 15:18:20 +02:00
Max Cherry 4b4667d693 adcom1: implement/reject TODOs 2018-12-27 14:51:54 +02:00
Max Cherry 5784fd25db adcom1: context objects draft 2018-12-26 11:46:53 +02:00