Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. customFloodlightVariables :: Report_PathToConversionCriteria -> Maybe [SortedDimension]

    gogol-dfareporting Gogol.DFAReporting

    The list of custom floodlight variables the report should include.

  2. fromCustomFloodlightVariable_Type :: CustomFloodlightVariable_Type -> Text

    gogol-dfareporting Gogol.DFAReporting

    No documentation available.

  3. newCustomFloodlightVariable :: CustomFloodlightVariable

    gogol-dfareporting Gogol.DFAReporting

    Creates a value of CustomFloodlightVariable with the minimum fields required to make a request.

  4. data CustomFloodlightVariable

    gogol-dfareporting Gogol.DFAReporting.Types

    A custom floodlight variable. This field may only be used when calling batchinsert; it is not supported by batchupdate. See: newCustomFloodlightVariable smart constructor.

  5. CustomFloodlightVariable :: Maybe Text -> Maybe CustomFloodlightVariable_Type -> Maybe Text -> CustomFloodlightVariable

    gogol-dfareporting Gogol.DFAReporting.Types

    No documentation available.

  6. newtype CustomFloodlightVariable_Type

    gogol-dfareporting Gogol.DFAReporting.Types

    The type of custom floodlight variable to supply a value for. These map to the "u[1-100]=" in the tags.

  7. CustomFloodlightVariable_Type :: Text -> CustomFloodlightVariable_Type

    gogol-dfareporting Gogol.DFAReporting.Types

    No documentation available.

  8. pattern CustomFloodlightVariable_Type_U1 :: CustomFloodlightVariable_Type

    gogol-dfareporting Gogol.DFAReporting.Types

    No documentation available.

  9. pattern CustomFloodlightVariable_Type_U10 :: CustomFloodlightVariable_Type

    gogol-dfareporting Gogol.DFAReporting.Types

    No documentation available.

  10. pattern CustomFloodlightVariable_Type_U100 :: CustomFloodlightVariable_Type

    gogol-dfareporting Gogol.DFAReporting.Types

    No documentation available.

Page 99 of many | Previous | Next