Google Apps Script API
    Preparing search index...
    interface AdBlockingConfiguration {
        clickThroughUrl?: string;
        creativeBundleId?: string;
        enabled?: boolean;
        overrideClickThroughUrl?: boolean;
    }
    Index

    Properties

    clickThroughUrl?: string
    creativeBundleId?: string
    enabled?: boolean
    overrideClickThroughUrl?: boolean