github.com/prebid/prebid-server@v0.275.0/openrtb_ext/imp_bidstack.go (about)

     1  package openrtb_ext
     2  
     3  type ImpExtBidstack struct {
     4  	PublisherID string `json:"publisherId"`
     5  }