package openrtb_ext

// ExtKrushmedia defines imp[0].ext object structure
type ExtKrushmedia struct {
	AccountID string `json:"key"`
}
