Table of Contents

Class MetadataResource.MetricsResource.ListRequest

Namespace
Google.Apis.AdSense.v1_4
Assembly
Google.Apis.AdSense.v1_4.dll

List the metadata for the metrics available to this AdSense account.

public class MetadataResource.MetricsResource.ListRequest : AdSenseBaseServiceRequest<Metadata>
Inheritance
MetadataResource.MetricsResource.ListRequest
Inherited Members

Constructors

ListRequest(IClientService)

Constructs a new List request.

public ListRequest(IClientService service)

Parameters

service IClientService

Properties

HttpMethod

Gets the HTTP method.

public override string HttpMethod { get; }

Property Value

string

MethodName

Gets the method name.

public override string MethodName { get; }

Property Value

string

RestPath

Gets the REST path.

public override string RestPath { get; }

Property Value

string

Methods

InitParameters()

Initializes List parameter list.

protected override void InitParameters()