Table of Contents

Class AccountsResource.CustomchannelsResource.AdunitsResource

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

The "adunits" collection of methods.

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

Constructors

AdunitsResource(IClientService)

Constructs a new resource.

public AdunitsResource(IClientService service)

Parameters

service IClientService

Methods

List(string, string, string)

List all ad units in the specified custom channel.

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

Parameters

accountId string

Account to which the ad client belongs.

adClientId string

Ad client which contains the custom channel.

customChannelId string

Custom channel for which to list ad units.

Returns

AccountsResource.CustomchannelsResource.AdunitsResource.ListRequest