public Section(Ad ad, Rate conversion, Rate ctr)
ad
- Information about this ad. Can not be null.conversion
- Conversion rate for this ad. Use Rate.NaN if conversion rate could not be calculated.ctr
- Click through rate for this ad. Use Rate.NaN if click through rate could not be calculated,public Ad ad()
public Rate conversion()
public Rate ctr()
Copyright © 2020 Apptus Technologies AB. All rights reserved.