github.com/prebid/prebid-server@v0.275.0/openrtb_ext/imp_gothamads.go (about)

     1  package openrtb_ext
     2  
     3  type ExtGothamAds struct {
     4  	AccountID string `json:"accountId"`
     5  }