Show / Hide Table of Contents

Class ManagementResource.SegmentsResource

The "segments" collection of methods.

Inheritance
object
ManagementResource.SegmentsResource
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.SegmentsResource

Constructors

SegmentsResource(IClientService)

Constructs a new resource.

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

Methods

List()

Lists segments to which the user has access.

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