allConversionsByConversionDate property

double? allConversionsByConversionDate
getter/setter pair

The total number of conversions.

This includes all conversions regardless of the value of include_in_conversions_metric. 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? allConversionsByConversionDate;