Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DeepintentAdapter ¶
type DeepintentAdapter struct {
URI string
}
DeepintentAdapter struct
func (*DeepintentAdapter) MakeBids ¶
func (d *DeepintentAdapter) MakeBids(internalRequest *openrtb2.BidRequest, externalRequest *adapters.RequestData, response *adapters.ResponseData) (*adapters.BidderResponse, []error)
MakeBids makes the bids
func (*DeepintentAdapter) MakeRequests ¶
func (d *DeepintentAdapter) MakeRequests(request *openrtb2.BidRequest, reqInfo *adapters.ExtraRequestInfo) ([]*adapters.RequestData, []error)
MakeRequests which creates request object for Deepintent DSP
Click to show internal directories.
Click to hide internal directories.