criteo

package
v2.32.0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Builder

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

Types

type BidExt

type BidExt struct {
	Prebid ExtPrebid `json:"prebid"`
}

type CriteoExt added in v2.26.0

type CriteoExt struct {
	Igi []*CriteoExtIgi `json:"igi"`
}

type CriteoExtIgi added in v2.26.0

type CriteoExtIgi struct {
	ImpId string          `json:"impid"`
	Igs   []*CriteoExtIgs `json:"igs"`
}

type CriteoExtIgs added in v2.26.0

type CriteoExtIgs struct {
	Config json.RawMessage `json:"config"`
}

type ExtPrebid

type ExtPrebid struct {
	BidType     openrtb_ext.BidType `json:"type"`
	NetworkName string              `json:"networkName"`
}

Jump to

Keyboard shortcuts

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