ix

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: 7

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)

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

Types

type ExtRequest added in v0.234.0

type ExtRequest struct {
	Prebid *openrtb_ext.ExtRequestPrebid `json:"prebid"`
	SChain *openrtb2.SupplyChain         `json:"schain,omitempty"`
	IxDiag *IxDiag                       `json:"ixdiag,omitempty"`
}

type IxAdapter

type IxAdapter struct {
	URI string
}

func (*IxAdapter) MakeBids

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

func (*IxAdapter) MakeRequests

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

type IxDiag added in v0.234.0

type IxDiag struct {
	PbsV            string `json:"pbsv,omitempty"`
	PbjsV           string `json:"pbjsv,omitempty"`
	MultipleSiteIds string `json:"multipleSiteIds,omitempty"`
}

type Native11Wrapper added in v0.166.0

type Native11Wrapper struct {
	Native native1response.Response `json:"native,omitempty"`
}

Jump to

Keyboard shortcuts

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