Show / Hide Table of Contents

Namespace Google.Apis.PostmasterTools.v2

Classes

DomainStatsResource

The "domainStats" collection of methods.

DomainStatsResource.BatchQueryRequest

Executes a batch of QueryDomainStats requests for multiple domains. Returns PERMISSION_DENIED if you don't have permission to access DomainStats for any of the requested domains.

DomainsResource

The "domains" collection of methods.

DomainsResource.DomainStatsResource

The "domainStats" collection of methods.

DomainsResource.DomainStatsResource.QueryRequest

Retrieves a list of domain statistics for a given domain and time period. Returns statistics only for dates where data is available. Returns PERMISSION_DENIED if you don't have permission to access DomainStats for the domain.

DomainsResource.GetComplianceStatusRequest

Retrieves the compliance status for a given domain. Returns PERMISSION_DENIED if you don't have permission to access compliance status for the domain.

DomainsResource.GetRequest

Retrieves detailed information about a domain registered by you. Returns NOT_FOUND if the domain is not registered by you. Domain represents the metadata of a domain that has been registered within the system and linked to a user.

DomainsResource.ListRequest

Retrieves a list of all domains registered by you, along with their corresponding metadata. The order of domains in the response is unspecified and non-deterministic. Newly registered domains will not necessarily be added to the end of this list.

PostmasterToolsBaseServiceRequest<TResponse>

A base abstract class for PostmasterTools requests.

PostmasterToolsService

The PostmasterTools Service.

PostmasterToolsService.Scope

Available OAuth 2.0 scopes for use with the Gmail Postmaster Tools API.

PostmasterToolsService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Gmail Postmaster Tools API.

Enums

PostmasterToolsBaseServiceRequest<TResponse>.AltEnum

Data format for response.

PostmasterToolsBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX