github.com/prebid/prebid-server/v2@v2.18.0/openrtb_ext/imp_acuityads.go (about) 1 package openrtb_ext 2 3 type ExtAcuityAds struct { 4 Host string `json:"host"` 5 AccountID string `json:"accountid"` 6 }