Documentation ¶
Index ¶
Constants ¶
View Source
const ( SiteDomain string = "siteDomain" PubDomain string = "pubDomain" Domain string = "domain" Bundle string = "bundle" Channel string = "channel" MediaType string = "mediaType" Size string = "size" GptSlot string = "gptSlot" AdUnitCode string = "adUnitCode" Country string = "country" DeviceType string = "deviceType" Tablet string = "tablet" Desktop string = "desktop" Phone string = "phone" BannerMedia string = "banner" VideoMedia string = "video" VideoOutstreamMedia string = "video-outstream" AudioMedia string = "audio" NativeMedia string = "native" )
Variables ¶
This section is empty.
Functions ¶
func EnrichWithPriceFloors ¶
func EnrichWithPriceFloors(bidRequestWrapper *openrtb_ext.RequestWrapper, account config.Account, conversions currency.Conversions) []error
EnrichWithPriceFloors checks for floors enabled in account and request and selects floors data from dynamic fetched if present else selects floors data from req.ext.prebid.floors and update request with selected floors details
Types ¶
Click to show internal directories.
Click to hide internal directories.