name | string | The resource name of the traffic statistics. Traffic statistic names have the form domains/{domain}/trafficStats/{date} , where domain_name is the fully qualified domain name (i.e., mymail.mydomain.com) of the domain this traffic statistics pertains to and date is the date in yyyymmdd format that these statistics corresponds to. For example: domains/mymail.mydomain.com/trafficStats/20160807 |
dkimSuccessRatio | number | The ratio of mail that successfully authenticated with DKIM vs. all mail that attempted to authenticate with DKIM. Spoofed mail is excluded. |
ipReputations | array | Reputation information pertaining to the IP addresses of the email servers for the domain. There is exactly one entry for each reputation category except REPUTATION_CATEGORY_UNSPECIFIED. |
inboundEncryptionRatio | number | The ratio of incoming mail (to Gmail), that passed secure transport (TLS) vs all mail received from that domain. This metric only pertains to traffic that passed SPF or DKIM. |
spammyFeedbackLoops | array | Spammy [Feedback loop identifiers] (https://support.google.com/mail/answer/6254652) with their individual spam rates. This metric only pertains to traffic that is authenticated by DKIM. |
outboundEncryptionRatio | number | The ratio of outgoing mail (from Gmail) that was accepted over secure transport (TLS). |
dmarcSuccessRatio | number | The ratio of mail that passed DMARC alignment checks vs all mail received from the domain that successfully authenticated with either of SPF or DKIM. |
deliveryErrors | array | Delivery errors for the domain. This metric only pertains to traffic that passed SPF or DKIM. |
domainReputation | string | Reputation of the domain. |
spfSuccessRatio | number | The ratio of mail that successfully authenticated with SPF vs. all mail that attempted to authenticate with SPF. Spoofed mail is excluded. |
userReportedSpamRatio | number | The ratio of user-report spam vs. email that was sent to the inbox. This metric only pertains to emails authenticated by DKIM. |