pubmatic

package
v0.275.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: Apache-2.0 Imports: 13 Imported by: 11

Documentation

Index

Constants

View Source
const (
	ImpExtAdUnitKey = "dfp_ad_unit_code"
	AdServerGAM     = "gam"
	AdServerKey     = "adserver"
	PBAdslotKey     = "pbadslot"
)
View Source
const MAX_IMPRESSIONS_PUBMATIC = 30

Variables

This section is empty.

Functions

func Builder

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

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

Types

type ExtAdServer added in v0.164.0

type ExtAdServer struct {
	Name   string `json:"name"`
	AdSlot string `json:"adslot"`
}

type ExtImpBidderPubmatic added in v0.164.0

type ExtImpBidderPubmatic struct {
	adapters.ExtImpBidder
	Data json.RawMessage `json:"data,omitempty"`
}

type PubmaticAdapter

type PubmaticAdapter struct {
	URI string
}

func (*PubmaticAdapter) MakeBids

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

func (*PubmaticAdapter) MakeRequests

func (a *PubmaticAdapter) 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