package openrtb_ext

type ExtAdelement struct {
	SupplyId string `json:"supply_id"`
}
