Class AccountsResource.CustomchannelsResource.AdunitsResource
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
stringAccount to which the ad client belongs.
adClientId
stringAd client which contains the custom channel.
customChannelId
stringCustom channel for which to list ad units.