package openrtb_ext

type ImpExtLemmaDigital struct {
	PublisherId int `json:"pid"`
	AdId        int `json:"aid"`
}
