package openrtb_ext

type ImpExtBidstack struct {
	PublisherID string `json:"publisherId"`
}
