Gmailpostmastertools

Gmailpostmastertools

Gmail Postmaster Tools API

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.

Constructor

new Gmailpostmastertools()

Example
```js
const {google} = require('googleapis');
const gmailpostmastertools = google.gmailpostmastertools('v1');
```

Gmailpostmastertools

Gmail Postmaster Tools API

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.

Constructor

new Gmailpostmastertools()

Example
```js
const {google} = require('googleapis');
const gmailpostmastertools = google.gmailpostmastertools('v1beta1');
```