package openrtb_ext

type ExtAfront struct {
	AccountID string `json:"accountId"`
	SourceId  string `json:"sourceId"`
}
