Google Apps Script API
    Preparing search index...
    interface SavedadstylesCollection {
        get(accountId: string, savedAdStyleId: string): SavedAdStyle;
        list(accountId: string): SavedAdStyles;
        list(accountId: string, optionalArgs: object): SavedAdStyles;
    }
    Index

    Methods

    Methods