Show / Hide Table of Contents

Class PostmasterToolsService.Scope

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

Inheritance
object
PostmasterToolsService.Scope
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.PostmasterTools.v2
Assembly: Google.Apis.PostmasterTools.v2.dll
Syntax
public class PostmasterToolsService.Scope

Fields

Postmaster

Get email traffic metrics, manage domains, and manage domain users for the domains you have registered with Postmaster Tools

Declaration
public static string Postmaster
Field Value
Type Description
string

PostmasterDomain

View and manage the domains you have registered with Postmaster Tools

Declaration
public static string PostmasterDomain
Field Value
Type Description
string

PostmasterTrafficReadonly

Get email traffic metrics for the domains you have registered with Postmaster Tools

Declaration
public static string PostmasterTrafficReadonly
Field Value
Type Description
string
In this article
Back to top Generated by DocFX