pulsepoint

package
v0.177.0 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2021 License: Apache-2.0 Imports: 15 Imported by: 11

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Builder

func Builder(bidderName openrtb_ext.BidderName, config config.Adapter) (adapters.Bidder, error)

Builds an instance of PulsePointAdapter

Types

type PulsePointAdapter

type PulsePointAdapter struct {
	URI string
	// contains filtered or unexported fields
}

func NewPulsePointLegacyAdapter

func NewPulsePointLegacyAdapter(config *adapters.HTTPAdapterConfig, uri string) *PulsePointAdapter

func (*PulsePointAdapter) Call

func (*PulsePointAdapter) MakeBids

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

func (*PulsePointAdapter) MakeRequests

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

func (*PulsePointAdapter) Name

func (a *PulsePointAdapter) Name() string

used for cookies and such

func (*PulsePointAdapter) SkipNoCookies

func (a *PulsePointAdapter) SkipNoCookies() bool

type PulsepointParams

type PulsepointParams struct {
	PublisherId int    `json:"cp"`
	TagId       int    `json:"ct"`
	AdSize      string `json:"cf"`
}

parameters for pulsepoint adapter.

Jump to

Keyboard shortcuts

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