package openrtb_ext

type ImpExtClydo struct {
	PartnerId string `json:"partnerId"`
	Region    string `json:"region,omitempty"`
}
