Documentation ¶
Index ¶
- Constants
- func CloneApp(s *openrtb2.App) *openrtb2.App
- func CloneChannel(s *openrtb2.Channel) *openrtb2.Channel
- func CloneContent(s *openrtb2.Content) *openrtb2.Content
- func CloneDOOH(s *openrtb2.DOOH) *openrtb2.DOOH
- func CloneData(s openrtb2.Data) openrtb2.Data
- func CloneDataSlice(s []openrtb2.Data) []openrtb2.Data
- func CloneEID(s openrtb2.EID) openrtb2.EID
- func CloneEIDSlice(s []openrtb2.EID) []openrtb2.EID
- func CloneGeo(s *openrtb2.Geo) *openrtb2.Geo
- func CloneNetwork(s *openrtb2.Network) *openrtb2.Network
- func CloneProducer(s *openrtb2.Producer) *openrtb2.Producer
- func ClonePublisher(s *openrtb2.Publisher) *openrtb2.Publisher
- func CloneSegment(s openrtb2.Segment) openrtb2.Segment
- func CloneSegmentSlice(s []openrtb2.Segment) []openrtb2.Segment
- func CloneSite(s *openrtb2.Site) *openrtb2.Site
- func CloneUID(s openrtb2.UID) openrtb2.UID
- func CloneUIDSlice(s []openrtb2.UID) []openrtb2.UID
- func CloneUser(s *openrtb2.User) *openrtb2.User
- func SetDefaults(r *openrtb_ext.RequestWrapper) error
Constants ¶
View Source
const ( DefaultPriceGranularityPrecision = 2 DefaultTargetingIncludeWinners = true DefaultTargetingIncludeBidderKeys = true DefaultSecure = int8(1) )
Variables ¶
This section is empty.
Functions ¶
func ClonePublisher ¶ added in v0.253.0
func CloneSegmentSlice ¶ added in v0.253.0
func SetDefaults ¶
func SetDefaults(r *openrtb_ext.RequestWrapper) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.