package openrtb_ext

type ImpExtFlatads struct {
	Token       string `json:"token"`
	PublisherId string `json:"publisherId"`
}
