allConversionsValueByConversionDate property

double? allConversionsValueByConversionDate
getter/setter pair

The value of all conversions.

When this column is selected with date, the values in date column means the conversion date. Details for the by_conversion_date columns are available at [About the "All conversions" column](https://support.google.com/sa360/answer/9250611).

Implementation

core.double? allConversionsValueByConversionDate;