github.com/prebid/prebid-server@v0.275.0/openrtb_ext/imp_trafficgate.go (about) 1 package openrtb_ext 2 3 type ExtImpTrafficGate struct { 4 PlacementID string `json:"placementId"` 5 Host string `json:"host"` 6 }