averageCpi property
The average cost-per-interaction (CPI) is defined by the total cost of all interactions divided by the total number of interactions.
Implementation
core.double? averageCpi;
The average cost-per-interaction (CPI) is defined by the total cost of all interactions divided by the total number of interactions.
core.double? averageCpi;