Documentation
¶
Index ¶
Constants ¶
View Source
const DocShort string = "search terms stats (CPI, CVR, CTR, Installs, Spend, Popularity, Rank, Impression Share, ...), new candidates"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Agg ¶
type Agg struct {
Spend float64
Imp int
Taps int
Inst int
Days map[time.Time]struct{}
AdGroups map[goappleads.AdGroupID]struct{}
Campaigns map[goappleads.CampaignID]struct{}
Bids map[string]struct{}
}
type Confidence ¶
type Confidence float32
func (Confidence) Format ¶
func (c Confidence) Format() string
Click to show internal directories.
Click to hide internal directories.