package openrtb_ext

type ImpExtAdverxo struct {
	AdUnitId int    `json:"adUnitId"`
	Auth     string `json:"auth"`
}
