tappx

package
v1.200.0 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const TAPPX_BIDDER_VERSION = "1.4"
View Source
const TYPE_CNN = "prebid"

Variables

This section is empty.

Functions

func Builder

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

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

Types

type Bidder

type Bidder struct {
	Tappxkey string   `json:"tappxkey"`
	Mktag    string   `json:"mktag,omitempty"`
	Bcid     []string `json:"bcid,omitempty"`
	Bcrid    []string `json:"bcrid,omitempty"`
}

type Ext

type Ext struct {
	Bidder `json:"bidder"`
}

type TappxAdapter

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

func (*TappxAdapter) MakeBids

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

func (*TappxAdapter) MakeRequests

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

Jump to

Keyboard shortcuts

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