Namespace Google.Apis.PostmasterTools.v1beta1
Classes
DomainsResource
The "domains" collection of methods.
DomainsResource.GetRequest
Gets a specific domain registered by the client. Returns NOT_FOUND if the domain does not exist.
DomainsResource.ListRequest
Lists the domains that have been registered by the client. The order of domains in the response is unspecified and non-deterministic. Newly created domains will not necessarily be added to the end of this list.
DomainsResource.TrafficStatsResource
The "trafficStats" collection of methods.
DomainsResource.TrafficStatsResource.GetRequest
Get traffic statistics for a domain on a specific date. Returns PERMISSION_DENIED if user does not have permission to access TrafficStats for the domain.
DomainsResource.TrafficStatsResource.ListRequest
List traffic statistics for all available days. Returns PERMISSION_DENIED if user does not have permission to access TrafficStats for the domain.
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.