averageCpc property

double? averageCpc
getter/setter pair

The average cost-per-click (CPC) is defined by the total cost of all clicks divided by the total number of clicks received.

Implementation

core.double? averageCpc;