github.com/prebid/prebid-server/v2@v2.18.0/openrtb_ext/imp_between.go (about) 1 package openrtb_ext 2 3 type ExtImpBetween struct { 4 Host string `json:"host"` 5 PublisherID string `json:"publisher_id"` 6 }