package openrtb_ext

type ExtImpBluesea struct {
	PubId string `json:"pubid"`
	Token string `json:"token"`
}
