conversionsByConversionDate property

double? conversionsByConversionDate
getter/setter pair

The sum of conversions by conversion date for biddable conversion types.

Can be fractional due to attribution modeling. When this column is selected with date, the values in the date column mean the conversion date.

Implementation

core.double? conversionsByConversionDate;