Contents

RateMetrics

Rate metrics breakdown by attribution type.

Declaration

object RateMetrics

Properties

NameTypeDescription
tapdouble

Rate attributed to taps, expressed as a decimal (for example, 0.035 represents 3.5%).

Discussion

The RateMetrics reports ratio or rate values segmented by attribution type. This object appears in brands metrics for action-per-tap and action-per-impression rates.

Example

{
  "tap": 0.035
}

See Also