schain

package
v0.215.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2022 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BidderToPrebidSChains

BidderToPrebidSChains organizes the ORTB 2.5 multiple root schain nodes into a map of schain nodes by bidder

Types

type SChainWriter

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

SChainWriter is used to write the appropriate schain for a particular bidder defined in the ORTB 2.5 multi-schain location (req.ext.prebid.schain) to the ORTB 2.5 location (req.source.ext)

func NewSChainWriter

func NewSChainWriter(reqExt *openrtb_ext.ExtRequest) (*SChainWriter, error)

NewSChainWriter creates an ORTB 2.5 schain writer instance

func (SChainWriter) Write

func (w SChainWriter) Write(req *openrtb2.BidRequest, bidder string)

Write selects an schain from the multi-schain ORTB 2.5 location (req.ext.prebid.schains) for the specified bidder and copies it to the ORTB 2.5 location (req.source.ext). If no schain exists for the bidder in the multi-schain location and no wildcard schain exists, the request is not modified.

Jump to

Keyboard shortcuts

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