github.com/prebid/prebid-server@v0.275.0/openrtb_ext/imp_ninthdecimal.go (about) 1 package openrtb_ext 2 3 type ExtImpNinthDecimal struct { 4 PublisherID string `json:"pubid"` 5 Placement string `json:"placement,omitempty"` 6 }