GoogleApi.GmailPostmasterTools.V1.Model.IpReputation (google_api_gmail_postmaster_tools v0.7.0)
View SourceIP Reputation information for a set of IPs in a specific reputation category.
Attributes
-
ipCount
(type:String.t
, default:nil
) - Total number of unique IPs in this reputation category. This metric only pertains to traffic that passed SPF or DKIM. -
reputation
(type:String.t
, default:nil
) - The reputation category this IP reputation represents. -
sampleIps
(type:list(String.t)
, default:nil
) - A sample of IPs in this reputation category.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.