
gmailpostmastertools
> 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.
Installation
``sh
$ npm install @googleapis/gmailpostmastertools
``
Usage
All documentation and usage information can be found on
GitHub.
Information on classes can be found in
Googleapis Documentation.
License
This library is licensed under Apache 2.0. Full license text is available in
LICENSE.
Contributing
We love contributions! Before submitting a Pull Request, it's always good to start with a new issue first. To learn more, see
CONTRIBUTING.
Questions/problems?
* Ask your development related questions on
StackOverflow.
* If you've found an bug/issue, please
file it on GitHub.
Crafted with ❤️ by the Google Node.js team