Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://googleapis.deno.dev/v1/gmailpostmastertools:v1.ts";

§Classes

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.

GoogleAuth

§Variables

auth

§Interfaces

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

DeliveryError

Metric on a particular delivery error type.

Domain

A registered domain resource in the Postmaster API.

DomainsListOptions

Additional options for GmailPostmasterTools#domainsList.

DomainsTrafficStatsListOptions

Additional options for GmailPostmasterTools#domainsTrafficStatsList.

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.

TrafficStats

Email traffic statistics pertaining to a specific date.