conversionsValueByConversionDate property

double? conversionsValueByConversionDate
getter/setter pair

The sum of biddable conversions value by conversion date.

When this column is selected with date, the values in date column means the conversion date.

Implementation

core.double? conversionsValueByConversionDate;