sharethrough

package
v0.0.0-...-ea31b78 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2019 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSharethroughSyncer

func NewSharethroughSyncer(temp *template.Template) usersync.Usersyncer

Types

type SharethroughAdapter

type SharethroughAdapter struct {
	AdServer StrOpenRTBInterface
}

func NewSharethroughBidder

func NewSharethroughBidder(endpoint string) *SharethroughAdapter

func (SharethroughAdapter) MakeBids

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

func (SharethroughAdapter) MakeRequests

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

type StrAdServerUriInterface

type StrAdServerUriInterface interface {
	// contains filtered or unexported methods
}

type StrAdSeverParams

type StrAdSeverParams struct {
	Pkey               string
	BidID              string
	ConsentRequired    bool
	ConsentString      string
	InstantPlayCapable bool
	Iframe             bool
	Height             uint64
	Width              uint64
	TheTradeDeskUserId string
}

type StrOpenRTBInterface

type StrOpenRTBInterface interface {
	// contains filtered or unexported methods
}

type StrOpenRTBTranslator

type StrOpenRTBTranslator struct {
	UriHelper        StrAdServerUriInterface
	Util             UtilityInterface
	UserAgentParsers UserAgentParsers
}

type StrUriHelper

type StrUriHelper struct {
	BaseURI string
}

type UserAgentParsers

type UserAgentParsers struct {
	ChromeVersion    *regexp.Regexp
	ChromeiOSVersion *regexp.Regexp
	SafariVersion    *regexp.Regexp
}

type Util

type Util struct{}

type UtilityInterface

type UtilityInterface interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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