Files
openrtb/README.md
T
2015-05-02 10:42:05 +03:00

897 B

go-rtb

Common OpenRTB's Object types and constants for Go programming language

Types

  • 3.2 Object Specifications
    • 3.2.1 Object: BidRequest
    • 3.2.2 Object: Imp
    • 3.2.3 Object: Banner
    • 3.2.4 Object: Video
    • 3.2.5 Object: Native
    • 3.2.6 Object: Site
    • 3.2.7 Object: App
    • 3.2.8 Object: Publisher
    • 3.2.9 Object: Content
    • 3.2.10 Object: Producer
    • 3.2.11 Object: Device
    • 3.2.12 Object: Geo
    • 3.2.13 Object: User
    • 3.2.14 Object: Data
    • 3.2.15 Object: Segment
    • 3.2.16 Object: Regs
    • 3.2.17 Object: Pmp
    • 3.2.18 Object: Deal
  • 4.2 Object Specifications
    • 4.2.1 Object: BidResponse
    • 4.2.2 Object: SeatBid
    • 4.2.3 Object: Bid

TODO

  • types: use pointers instead of direct optional inner structs
  • constants: make constants for section "5. Enumerated Lists Specification"