Google Apps Script API
    Preparing search index...
    interface CustomchannelsCollection {
        Adunits: GoogleAppsScript.Adsense.Collection.Customchannels.AdunitsCollection;
        get(adClientId: string, customChannelId: string): CustomChannel;
        list(adClientId: string): CustomChannels;
        list(adClientId: string, optionalArgs: object): CustomChannels;
    }
    Index

    Properties

    Methods

    Properties

    Methods