Show / Hide Table of Contents

Class RegionsResource

The "regions" collection of methods.

Inheritance
object
RegionsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Dfareporting.v4
Assembly: Google.Apis.Dfareporting.v4.dll
Syntax
public class RegionsResource

Constructors

RegionsResource(IClientService)

Constructs a new resource.

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

Methods

List(long)

Retrieves a list of regions.

Declaration
public virtual RegionsResource.ListRequest List(long profileId)
Parameters
Type Name Description
long profileId

User profile ID associated with this request.

Returns
Type Description
RegionsResource.ListRequest
In this article
Back to top Generated by DocFX