conversions property

double? conversions
getter/setter pair

Number of conversions attributed to the product, reported on the conversion date.

Depending on the attribution model, a conversion might be distributed across multiple clicks, where each click gets its own credit assigned. This metric is a sum of all such credits. The metric is currently available only for the FREE_PRODUCT_LISTING program.

Implementation

core.double? conversions;