Class AccountsResource.UrlchannelsResource
The "urlchannels" collection of methods.
public class AccountsResource.UrlchannelsResource
- Inheritance
-
AccountsResource.UrlchannelsResource
- Inherited Members
Constructors
UrlchannelsResource(IClientService)
Constructs a new resource.
public UrlchannelsResource(IClientService service)
Parameters
service
IClientService
Methods
List(string, string)
List all URL channels in the specified ad client for the specified account.
public virtual AccountsResource.UrlchannelsResource.ListRequest List(string accountId, string adClientId)
Parameters
accountId
stringAccount to which the ad client belongs.
adClientId
stringAd client for which to list URL channels.