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

    Methods

    Methods