package openrtb_ext

type ImpExtMediasquare struct {
	Owner string `json:"owner"`
	Code  string `json:"code"`
}
