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. productTypeL4 :: Segments -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    Product type (4th level) in merchant's own product taxonomy.

  2. productTypeL5 :: ProductView -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    Fifth level of the product type in merchant's own product taxonomy.

  3. productTypeL5 :: Segments -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    Product type (5th level) in merchant's own product taxonomy.

  4. productTypes :: Product -> Maybe [Text]

    gogol-shopping-content Gogol.ShoppingContent.Types

    Categories of the item (formatted as in product data specification).

  5. productView :: ReportRow -> Maybe ProductView

    gogol-shopping-content Gogol.ShoppingContent.Types

    Product fields requested by the merchant in the query. Field values are only set if the merchant queries ProductView.

  6. productWeight :: Product -> Maybe ProductWeight

    gogol-shopping-content Gogol.ShoppingContent.Types

    The weight of the product in the units provided. The value must be between 0 (exclusive) and 2000 (inclusive).

  7. productWidth :: Product -> Maybe ProductDimension

    gogol-shopping-content Gogol.ShoppingContent.Types

    The width of the product in the units provided. The value must be between 0 (exclusive) and 3000 (inclusive).

  8. products :: AccountStatus -> Maybe [AccountStatusProducts]

    gogol-shopping-content Gogol.ShoppingContent.Types

    List of product-related data by channel, destination, and country. Data in this field may be delayed by up to 30 minutes.

  9. productCategories :: GoogleCloudVisionV1p2beta1ProductSearchParams -> Maybe [Text]

    gogol-vision Gogol.Vision

    The list of product categories to search in. Currently, we only consider the first category, and either "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1", or "general-v1" should be specified. The legacy categories "homegoods", "apparel", and "toys" are still supported but will be deprecated. For new products, please use "homegoods-v2", "apparel-v2", or "toys-v2" for better product search accuracy. It is recommended to migrate existing products to these categories as well.

  10. productCategory :: GoogleCloudVisionV1p1beta1Product -> Maybe Text

    gogol-vision Gogol.Vision

    Immutable. The category for the product identified by the reference image. This should be one of "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1" or "general-v1". The legacy categories "homegoods", "apparel", and "toys" are still supported, but these should not be used for new products.

Page 109 of many | Previous | Next