averageCpc property

double? averageCpc
getter/setter pair

The total cost of all clicks divided by the total number of clicks received.

This metric is a monetary value and returned in the customer's currency by default. See the metrics_currency parameter at PARAMETERS clause.

Implementation

core.double? averageCpc;