Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdPodGenerator ¶
type AdPodGenerator struct { IAdPodGenerator // contains filtered or unexported fields }
AdPodGenerator AdPodGenerator
func NewAdPodGenerator ¶
func NewAdPodGenerator(request *openrtb2.BidRequest, impIndex int, buckets types.BidsBuckets, comb combination.ICombination, adpod *openrtb_ext.VideoAdPod, met metrics.MetricsEngine) *AdPodGenerator
NewAdPodGenerator will generate adpod based on configuration
func (*AdPodGenerator) GetAdPodBids ¶
func (o *AdPodGenerator) GetAdPodBids() *types.AdPodBid
GetAdPodBids will return Adpod based on configurations
type IAdPodGenerator ¶
IAdPodGenerator interface for generating AdPod from Ads
Click to show internal directories.
Click to hide internal directories.