rubicon

package
v0.0.0-...-97a8816 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2018 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRubiconSyncer

func NewRubiconSyncer(cfg *config.Configuration) usersync.Usersyncer

Types

type RubiconAdapter

type RubiconAdapter struct {
	URI          string
	XAPIUsername string
	XAPIPassword string
	// contains filtered or unexported fields
}

func NewRubiconAdapter

func NewRubiconAdapter(config *adapters.HTTPAdapterConfig, uri string, xuser string, xpass string, tracker string) *RubiconAdapter

func NewRubiconBidder

func NewRubiconBidder(client *http.Client, uri string, xuser string, xpass string, tracker string) *RubiconAdapter

func (*RubiconAdapter) Call

func (a *RubiconAdapter) Call(ctx context.Context, req *pbs.PBSRequest, bidder *pbs.PBSBidder) (pbs.PBSBidSlice, error)

func (*RubiconAdapter) MakeBids

func (a *RubiconAdapter) MakeBids(internalRequest *openrtb.BidRequest, externalRequest *adapters.RequestData, response *adapters.ResponseData) (*adapters.BidderResponse, []error)

func (*RubiconAdapter) MakeRequests

func (a *RubiconAdapter) MakeRequests(request *openrtb.BidRequest) ([]*adapters.RequestData, []error)

func (*RubiconAdapter) Name

func (a *RubiconAdapter) Name() string

used for cookies and such

func (*RubiconAdapter) SkipNoCookies

func (a *RubiconAdapter) SkipNoCookies() bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL