package openrtb_ext

type ExtImpRoulax struct {
	Pid           string `json:"Pid,omitempty"`
	PublisherPath string `json:"publisherPath,omitempty"`
}
