Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AdnResponse ¶
type AdnResponse struct {
AdUnits []struct {
AuId string
TargetId string
Html string
ResponseId string
Ads []struct {
Bid struct {
Amount float64
Currency string
}
AdId string
CreativeWidth string
CreativeHeight string
CreativeId string
LineItemId string
Html string
DestinationUrls map[string]string
}
}
}
type QueryString ¶
Click to show internal directories.
Click to hide internal directories.