Table of Contents

Class AdunitsResource.CustomchannelsResource

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

The "customchannels" collection of methods.

public class AdunitsResource.CustomchannelsResource
Inheritance
AdunitsResource.CustomchannelsResource
Inherited Members

Constructors

CustomchannelsResource(IClientService)

Constructs a new resource.

public CustomchannelsResource(IClientService service)

Parameters

service IClientService

Methods

List(string, string)

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

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

Parameters

adClientId string

Ad client which contains the ad unit.

adUnitId string

Ad unit for which to list custom channels.

Returns

AdunitsResource.CustomchannelsResource.ListRequest