gmailpostmastertools/v1 library

Gmail Postmaster Tools API - v1

The Postmaster Tools API is a RESTful API that provides programmatic access to email traffic metrics (like spam reports, delivery errors etc) otherwise available through the Gmail Postmaster Tools UI currently.

For more information, see developers.google.com/gmail/postmaster

Create an instance of PostmasterToolsApi to access these resources:

Classes

DeliveryError
Metric on a particular delivery error type.
Domain
A registered domain resource in the Postmaster API.
DomainsResource
DomainsTrafficStatsResource
FeedbackLoop
Feedback loop identifier information.
IpReputation
IP Reputation information for a set of IPs in a specific reputation category.
ListDomainsResponse
Response message for ListDomains.
ListTrafficStatsResponse
Response message for ListTrafficStats.
PostmasterToolsApi
The Postmaster Tools API is a RESTful API that provides programmatic access to email traffic metrics (like spam reports, delivery errors etc) otherwise available through the Gmail Postmaster Tools UI currently.
TrafficStats
Email traffic statistics pertaining to a specific date.

Exceptions / Errors

ApiRequestError
Represents a general error reported by the API endpoint.
DetailedApiRequestError
Represents a specific error reported by the API endpoint.