conversionQuantity property

String? conversionQuantity
getter/setter pair

The quantity of items recorded by the conversion, as determined by the qty url parameter.

The advertiser is responsible for dynamically populating the parameter (such as number of items sold in the conversion), otherwise it defaults to 1.

Output only.

Implementation

core.String? conversionQuantity;