Table of Contents

Class AccountsResource.AdunitsResource.CustomchannelsResource

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

The "customchannels" collection of methods.

public class AccountsResource.AdunitsResource.CustomchannelsResource
Inheritance
AccountsResource.AdunitsResource.CustomchannelsResource
Inherited Members

Constructors

CustomchannelsResource(IClientService)

Constructs a new resource.

public CustomchannelsResource(IClientService service)

Parameters

service IClientService

Methods

List(string, string, string)

List all custom channels which the specified ad unit belongs to.

public virtual AccountsResource.AdunitsResource.CustomchannelsResource.ListRequest List(string accountId, string adClientId, string adUnitId)

Parameters

accountId string

Account to which the ad client belongs.

adClientId string

Ad client which contains the ad unit.

adUnitId string

Ad unit for which to list custom channels.

Returns

AccountsResource.AdunitsResource.CustomchannelsResource.ListRequest