package openrtb_ext

type ExtImpBidsCube struct {
	PlacementID string `json:"placementId"`
}
