Table of Contents

Class AccountsResource.UrlchannelsResource

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

The "urlchannels" collection of methods.

public class AccountsResource.UrlchannelsResource
Inheritance
AccountsResource.UrlchannelsResource
Inherited Members

Constructors

UrlchannelsResource(IClientService)

Constructs a new resource.

public UrlchannelsResource(IClientService service)

Parameters

service IClientService

Methods

List(string, string)

List all URL channels in the specified ad client for the specified account.

public virtual AccountsResource.UrlchannelsResource.ListRequest List(string accountId, string adClientId)

Parameters

accountId string

Account to which the ad client belongs.

adClientId string

Ad client for which to list URL channels.

Returns

AccountsResource.UrlchannelsResource.ListRequest