Google Apps Script API
    Preparing search index...
    interface DirectorySiteSettings {
        activeViewOptOut?: boolean;
        dfpSettings?: DfpSettings;
        instreamVideoPlacementAccepted?: boolean;
        interstitialPlacementAccepted?: boolean;
    }
    Index

    Properties

    activeViewOptOut?: boolean
    dfpSettings?: DfpSettings
    instreamVideoPlacementAccepted?: boolean
    interstitialPlacementAccepted?: boolean