Show / Hide Table of Contents

Class ManagementResource.AccountsResource

The "accounts" collection of methods.

Inheritance
object
ManagementResource.AccountsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Analytics.v3
Assembly: Google.Apis.Analytics.v3.dll
Syntax
public class ManagementResource.AccountsResource

Constructors

AccountsResource(IClientService)

Constructs a new resource.

Declaration
public AccountsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

List()

Lists all accounts to which the user has access.

Declaration
public virtual ManagementResource.AccountsResource.ListRequest List()
Returns
Type Description
ManagementResource.AccountsResource.ListRequest
In This Article
Back to top Generated by DocFX