Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. pattern ProductView_Channel_Local :: ProductView_Channel

    gogol-shopping-content Gogol.ShoppingContent.Types

    Indicates that the channel is local.

  2. pattern ProductView_Channel_Online :: ProductView_Channel

    gogol-shopping-content Gogol.ShoppingContent.Types

    Indicates that the channel is online.

  3. newtype ProductView_ClickPotential

    gogol-shopping-content Gogol.ShoppingContent.Types

    Estimated performance potential compared to highest performing products of the merchant.

  4. ProductView_ClickPotential :: Text -> ProductView_ClickPotential

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  5. pattern ProductView_ClickPotential_CLICKPOTENTIALUNSPECIFIED :: ProductView_ClickPotential

    gogol-shopping-content Gogol.ShoppingContent.Types

    Unknown predicted clicks impact.

  6. pattern ProductView_ClickPotential_High :: ProductView_ClickPotential

    gogol-shopping-content Gogol.ShoppingContent.Types

    Potential to receive a similar number of clicks as the highest performing products of the merchant.

  7. pattern ProductView_ClickPotential_Low :: ProductView_ClickPotential

    gogol-shopping-content Gogol.ShoppingContent.Types

    Potential to receive a low number of clicks compared to the highest performing products of the merchant.

  8. pattern ProductView_ClickPotential_Medium :: ProductView_ClickPotential

    gogol-shopping-content Gogol.ShoppingContent.Types

    Potential to receive a moderate number of clicks compared to the highest performing products of the merchant.

  9. data ProductWeight

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  10. ProductWeight :: Maybe Text -> Maybe Double -> ProductWeight

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

Page 68 of many | Previous | Next