Google Apps Script API
    Preparing search index...
    interface UrlchannelsCollection {
        list(adClientId: string): UrlChannels;
        list(adClientId: string, optionalArgs: object): UrlChannels;
    }
    Index

    Methods

    Methods