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.
productView :: ReportRow -> Maybe ProductViewgogol-shopping-content Gogol.ShoppingContent Product fields requested by the merchant in the query. Field values are only set if the merchant queries ProductView.
productWeight :: Product -> Maybe ProductWeightgogol-shopping-content Gogol.ShoppingContent The weight of the product in the units provided. The value must be between 0 (exclusive) and 2000 (inclusive).
productWidth :: Product -> Maybe ProductDimensiongogol-shopping-content Gogol.ShoppingContent The width of the product in the units provided. The value must be between 0 (exclusive) and 3000 (inclusive).
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.
productId :: ContentLocalinventoryInsert -> Textgogol-shopping-content Gogol.ShoppingContent.Content.Localinventory.Insert The REST ID of the product for which to update local inventory.
productId :: ContentMerchantsupportRenderproductissues -> Textgogol-shopping-content Gogol.ShoppingContent.Content.Merchantsupport.Renderproductissues Required. The REST_ID of the product to fetch issues for.
productId :: ContentProductdeliverytimeDelete -> Textgogol-shopping-content Gogol.ShoppingContent.Content.Productdeliverytime.Delete Required. The Content API ID of the product, in the form channel:contentLanguage:targetCountry:offerId.
productId :: ContentProductdeliverytimeGet -> Textgogol-shopping-content Gogol.ShoppingContent.Content.Productdeliverytime.Get Required. The Content API ID of the product, in the form channel:contentLanguage:targetCountry:offerId.
productId :: ContentProductsDelete -> Textgogol-shopping-content Gogol.ShoppingContent.Content.Products.Delete The REST ID of the product.
productId :: ContentProductsGet -> Textgogol-shopping-content Gogol.ShoppingContent.Content.Products.Get The REST ID of the product.