userReportedSpamRatio property

double? userReportedSpamRatio
getter/setter pair

The ratio of user-report spam vs.

email that was sent to the inbox. This is potentially inexact -- users may want to refer to the description of the interval fields userReportedSpamRatioLowerBound and userReportedSpamRatioUpperBound for more explicit accuracy guarantees. This metric only pertains to emails authenticated by DKIM.

Implementation

core.double? userReportedSpamRatio;