package openrtb_ext

type ExtEscalax struct {
	AccountID string `json:"accountId"`
	SourceID  string `json:"sourceId"`
}
