adnuntius

package
v0.262.0 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2023 License: Apache-2.0 Imports: 13 Imported by: 1

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 Adnuntius adapter for the given bidder with the given config.

Types

type AdUnit added in v0.234.1

type AdUnit struct {
	AuId       string
	TargetId   string
	Html       string
	ResponseId string
	Ads        []struct {
		Bid struct {
			Amount   float64
			Currency string
		}
		DealID          string `json:"dealId,omitempty"`
		AdId            string
		CreativeWidth   string
		CreativeHeight  string
		CreativeId      string
		LineItemId      string
		Html            string
		DestinationUrls map[string]string
	}
}

type AdnResponse

type AdnResponse struct {
	AdUnits []AdUnit
}

type QueryString

type QueryString map[string]string

type RequestExt added in v0.234.1

type RequestExt struct {
	Bidder adnAdunit `json:"bidder"`
}

Jump to

Keyboard shortcuts

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