Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Ad ¶
type Ad struct { Bid struct { Amount float64 Currency string } NetBid struct { Amount float64 } GrossBid struct { Amount float64 } 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 RequestExt ¶
type RequestExt struct {
Bidder adnAdunit `json:"bidder"`
}
Click to show internal directories.
Click to hide internal directories.