clientAccountLeadUnitsSold property

double? clientAccountLeadUnitsSold
getter/setter pair

Client account lead units sold is the total number of products sold as a result of advertising the same product.

How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If the advertised and sold products match, then the total number of these products sold is shown under lead units sold. Example: Someone clicked on a Shopping ad for a hat then bought the same hat, a shirt and a jacket. The lead units sold in this order is 1. This metric is only available if you report conversions with cart data.

Implementation

core.double? clientAccountLeadUnitsSold;