Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-shopping-content Gogol.ShoppingContent.Content.Products.Delete Deletes a product from your Merchant Center account. See: newContentProductsDelete smart constructor.
-
gogol-shopping-content Gogol.ShoppingContent.Content.Products.Delete No documentation available.
-
gogol-shopping-content Gogol.ShoppingContent.Content.Products.Delete A resource alias for content.products.delete method which the ContentProductsDelete request conforms to.
newContentProductsDelete :: Word64 -> Text -> ContentProductsDeletegogol-shopping-content Gogol.ShoppingContent.Content.Products.Delete Creates a value of ContentProductsDelete with the minimum fields required to make a request.
-
gogol-shopping-content Gogol.ShoppingContent.Content.Products.Get Retrieves a product from your Merchant Center account. See: newContentProductsGet smart constructor.
-
gogol-shopping-content Gogol.ShoppingContent.Content.Products.Get No documentation available.
-
gogol-shopping-content Gogol.ShoppingContent.Content.Products.Get A resource alias for content.products.get method which the ContentProductsGet request conforms to.
newContentProductsGet :: Word64 -> Text -> ContentProductsGetgogol-shopping-content Gogol.ShoppingContent.Content.Products.Get Creates a value of ContentProductsGet with the minimum fields required to make a request.
-
gogol-shopping-content Gogol.ShoppingContent.Content.Products.Insert Uploads a product to your Merchant Center account. If an item with the same channel, contentLanguage, offerId, and targetCountry already exists, this method updates that entry. See: newContentProductsInsert smart constructor.
-
gogol-shopping-content Gogol.ShoppingContent.Content.Products.Insert No documentation available.