github.com/prebid/prebid-server@v0.275.0/openrtb_ext/imp_nextmillennium.go (about) 1 package openrtb_ext 2 3 type ImpExtNextMillennium struct { 4 GroupID string `json:"group_id,omitempty"` 5 PlacementID string `json:"placement_id"` 6 }