Hoogle Search

Within LTS Haskell 24.25 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. sessionGetTlsInteraction :: (HasCallStack, MonadIO m, IsSession a) => a -> m (Maybe TlsInteraction)

    gi-soup3 GI.Soup.Objects.Session

    Get the TlsInteraction currently used by session.

  2. sessionSetTlsInteraction :: (HasCallStack, MonadIO m, IsSession a, IsTlsInteraction b) => a -> Maybe b -> m ()

    gi-soup3 GI.Soup.Objects.Session

    Set a TlsInteraction to be used by session on new connections. If tlsInteraction is Nothing then client certificate validation will always fail. See [propertysession:tls-interaction] for more information.

  3. setSessionTlsInteraction :: (MonadIO m, IsSession o, IsTlsInteraction a) => o -> a -> m ()

    gi-soup3 GI.Soup.Objects.Session

    Set the value of the “tls-interaction” property. When overloading is enabled, this is equivalent to

    set session [ #tlsInteraction := value ]
    

  4. maximumClickInteractions :: Report_PathToConversionCriteria_ReportProperties -> Maybe Int32

    gogol-dfareporting Gogol.DFAReporting

    The maximum number of click interactions to include in the report. Advertisers currently paying for E2C reports get up to 200 (100 clicks, 100 impressions). If another advertiser in your network is paying for E2C, you can have up to 5 total exposures per report.

  5. maximumImpressionInteractions :: Report_PathToConversionCriteria_ReportProperties -> Maybe Int32

    gogol-dfareporting Gogol.DFAReporting

    The maximum number of click interactions to include in the report. Advertisers currently paying for E2C reports get up to 200 (100 clicks, 100 impressions). If another advertiser in your network is paying for E2C, you can have up to 5 total exposures per report.

  6. maximumInteractionGap :: Report_PathToConversionCriteria_ReportProperties -> Maybe Int32

    gogol-dfareporting Gogol.DFAReporting

    The maximum amount of time that can take place between interactions (clicks or impressions) by the same user. Valid values: 1-90.

  7. perInteractionDimensions :: PathToConversionReportCompatibleFields -> Maybe [Dimension]

    gogol-dfareporting Gogol.DFAReporting

    Per-interaction dimensions which are compatible to be selected in the "perInteractionDimensions" section of the report.

  8. perInteractionDimensions :: Report_PathToConversionCriteria -> Maybe [SortedDimension]

    gogol-dfareporting Gogol.DFAReporting

    The list of per interaction dimensions the report should include.

  9. pivotOnInteractionPath :: Report_PathToConversionCriteria_ReportProperties -> Maybe Bool

    gogol-dfareporting Gogol.DFAReporting

    Enable pivoting on interaction path.

  10. maximumClickInteractions :: Report_PathToConversionCriteria_ReportProperties -> Maybe Int32

    gogol-dfareporting Gogol.DFAReporting.Types

    The maximum number of click interactions to include in the report. Advertisers currently paying for E2C reports get up to 200 (100 clicks, 100 impressions). If another advertiser in your network is paying for E2C, you can have up to 5 total exposures per report.

Page 43 of many | Previous | Next