package openrtb_ext

// ExtImpAdman defines adman specifiec param
type ExtImpAdman struct {
	TagID string `json:"TagID"`
}
