partnerMatchFraction property

double? partnerMatchFraction
getter/setter pair

The fraction of valid transactions that are matched to a third party assigned user ID on the partner side.

Required. The fraction needs to be between 0 and 1 (excluding 0).

Implementation

core.double? partnerMatchFraction;