ttx

package
v0.180.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2021 License: Apache-2.0 Imports: 8 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CALLER = TtxCaller{"Prebid-Server", "n/a"}

CALLER Info used to track Prebid Server as one of the hops in the request to exchange

Functions

func Builder

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

Builder builds a new instance of the 33Across adapter for the given bidder with the given config.

Types

type Ext

type Ext struct {
	Ttx impTtxExt `json:"ttx"`
}

type TtxAdapter

type TtxAdapter struct {
	// contains filtered or unexported fields
}

func (*TtxAdapter) MakeBids

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

MakeBids make the bids for the bid response.

func (*TtxAdapter) MakeRequests

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

MakeRequests create the object for TTX Reqeust.

type TtxCaller

type TtxCaller struct {
	Name    string `json:"name,omitempty"`
	Version string `json:"version,omitempty"`
}

Jump to

Keyboard shortcuts

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