package openrtb_ext

type ExtImpAax struct {
	Cid  string `json:"cid"`
	Crid string `json:"crid"`
}
