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. productView :: ReportRow -> Maybe ProductView

    gogol-shopping-content Gogol.ShoppingContent

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

  2. productWeight :: Product -> Maybe ProductWeight

    gogol-shopping-content Gogol.ShoppingContent

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

  3. productWidth :: Product -> Maybe ProductDimension

    gogol-shopping-content Gogol.ShoppingContent

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

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

    gogol-shopping-content Gogol.ShoppingContent

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

  5. productId :: ContentLocalinventoryInsert -> Text

    gogol-shopping-content Gogol.ShoppingContent.Content.Localinventory.Insert

    The REST ID of the product for which to update local inventory.

  6. productId :: ContentMerchantsupportRenderproductissues -> Text

    gogol-shopping-content Gogol.ShoppingContent.Content.Merchantsupport.Renderproductissues

    Required. The REST_ID of the product to fetch issues for.

  7. productId :: ContentProductdeliverytimeDelete -> Text

    gogol-shopping-content Gogol.ShoppingContent.Content.Productdeliverytime.Delete

    Required. The Content API ID of the product, in the form channel:contentLanguage:targetCountry:offerId.

  8. productId :: ContentProductdeliverytimeGet -> Text

    gogol-shopping-content Gogol.ShoppingContent.Content.Productdeliverytime.Get

    Required. The Content API ID of the product, in the form channel:contentLanguage:targetCountry:offerId.

  9. productId :: ContentProductsDelete -> Text

    gogol-shopping-content Gogol.ShoppingContent.Content.Products.Delete

    The REST ID of the product.

  10. productId :: ContentProductsGet -> Text

    gogol-shopping-content Gogol.ShoppingContent.Content.Products.Get

    The REST ID of the product.

Page 105 of many | Previous | Next