package openrtb_ext

type ImpExtAdmatic struct {
	Host      string `json:"host"`
	NetworkId int    `json:"networkId"`
}
