The highest tagged major version is
v3.
package
Version:
v0.214.0
Opens a new window with list of versions in this module.
Published: Jun 14, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Builder builds a new instance of the NextMillennium adapter for the given bidder with the given config.
type NextMillenniumBidRequest struct {
ID string `json:"id"`
Test uint8 `json:"test,omitempty"`
Ext struct {
Prebid struct {
StoredRequest struct {
ID string `json:"id"`
} `json:"storedrequest"`
} `json:"prebid"`
} `json:"ext"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.