conversionsFromInteractionsValuePerInteraction property

double? conversionsFromInteractionsValuePerInteraction
getter/setter pair

The value of conversions from interactions divided by the number of ad interactions.

This only includes conversion actions which include_in_conversions_metric attribute is set to true. If you use conversion-based bidding, your bid strategies will optimize for these conversions.

Implementation

core.double? conversionsFromInteractionsValuePerInteraction;