Table of Contents

Class CustomchannelsResource.AdunitsResource

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

The "adunits" collection of methods.

public class CustomchannelsResource.AdunitsResource
Inheritance
CustomchannelsResource.AdunitsResource
Inherited Members

Constructors

AdunitsResource(IClientService)

Constructs a new resource.

public AdunitsResource(IClientService service)

Parameters

service IClientService

Methods

List(string, string)

List all ad units in the specified custom channel.

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

Parameters

adClientId string

Ad client which contains the custom channel.

customChannelId string

Custom channel for which to list ad units.

Returns

CustomchannelsResource.AdunitsResource.ListRequest