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