Class AccountsResource.AdunitsResource.CustomchannelsResource
The "customchannels" collection of methods.
public class AccountsResource.AdunitsResource.CustomchannelsResource
- Inheritance
-
AccountsResource.AdunitsResource.CustomchannelsResource
- Inherited Members
Constructors
CustomchannelsResource(IClientService)
Constructs a new resource.
public CustomchannelsResource(IClientService service)
Parameters
service
IClientService
Methods
List(string, string, string)
List all custom channels which the specified ad unit belongs to.
public virtual AccountsResource.AdunitsResource.CustomchannelsResource.ListRequest List(string accountId, string adClientId, string adUnitId)
Parameters
accountId
stringAccount to which the ad client belongs.
adClientId
stringAd client which contains the ad unit.
adUnitId
stringAd unit for which to list custom channels.