github.com/prebid/prebid-server/v2@v2.18.0/openrtb_ext/imp_roulax.go (about) 1 package openrtb_ext 2 3 type ExtImpRoulax struct { 4 Pid string `json:"Pid,omitempty"` 5 PublisherPath string `json:"publisherPath,omitempty"` 6 }