Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAdtelligentSyncer ¶
func NewAdtelligentSyncer(cfg *config.Configuration) usersync.Usersyncer
Types ¶
type AdtelligentAdapter ¶
type AdtelligentAdapter struct {
// contains filtered or unexported fields
}
func NewAdtelligentBidder ¶
func NewAdtelligentBidder(endpoint string) *AdtelligentAdapter
func (*AdtelligentAdapter) MakeBids ¶
func (a *AdtelligentAdapter) MakeBids(bidReq *openrtb.BidRequest, unused *adapters.RequestData, httpRes *adapters.ResponseData) (*adapters.BidderResponse, []error)
func (*AdtelligentAdapter) MakeRequests ¶
func (a *AdtelligentAdapter) MakeRequests(request *openrtb.BidRequest) ([]*adapters.RequestData, []error)
Click to show internal directories.
Click to hide internal directories.