kpiPercentageMicros property
The decimal representation of the goal percentage in micros.
Applicable when kpi_type is one of: * KPI_TYPE_CTR *
KPI_TYPE_VIEWABILITY * KPI_TYPE_CLICK_CVR * KPI_TYPE_IMPRESSION_CVR
KPI_TYPE_VTR*KPI_TYPE_AUDIO_COMPLETION_RATE*KPI_TYPE_VIDEO_COMPLETION_RATEFor example: 70000 represents 7% (decimal 0.07).
Implementation
core.String? kpiPercentageMicros;