Class AdunitsResource.CustomchannelsResource
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
stringAd client which contains the ad unit.
adUnitId
stringAd unit for which to list custom channels.