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.

  1. type ContentProductstatusesListResource = "content" :> "v2.1" :> Capture "merchantId" Word64 :> "productstatuses" :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParams "destinations" Text :> QueryParam "maxResults" Word32 :> QueryParam "pageToken" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] ProductstatusesListResponse

    gogol-shopping-content Gogol.ShoppingContent.Content.Productstatuses.List

    A resource alias for content.productstatuses.list method which the ContentProductstatusesList request conforms to.

  2. newContentProductstatusesList :: Word64 -> ContentProductstatusesList

    gogol-shopping-content Gogol.ShoppingContent.Content.Productstatuses.List

    Creates a value of ContentProductstatusesList with the minimum fields required to make a request.

  3. data AccountStatusProducts

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  4. AccountStatusProducts :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe [AccountStatusItemLevelIssue] -> Maybe AccountStatusStatistics -> AccountStatusProducts

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  5. pattern BuiltInSimpleAction_Type_ADDPRODUCTS :: BuiltInSimpleAction_Type

    gogol-shopping-content Gogol.ShoppingContent.Types

    Redirect merchant to the part of your application where they can add products.

  6. data CollectionFeaturedProduct

    gogol-shopping-content Gogol.ShoppingContent.Types

    The message for FeaturedProduct. FeaturedProduct See: newCollectionFeaturedProduct smart constructor.

  7. CollectionFeaturedProduct :: Maybe Text -> Maybe Double -> Maybe Double -> CollectionFeaturedProduct

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  8. pattern ExternalAction_Type_REVIEWPRODUCTISSUEINMERCHANTCENTER :: ExternalAction_Type

    gogol-shopping-content Gogol.ShoppingContent.Types

    Redirect to Merchant Center where the merchant can request a review for issue related to their product.

  9. newtype Promotion_ProductApplicability

    gogol-shopping-content Gogol.ShoppingContent.Types

    Required. Applicability of the promotion to either all products or only specific products.

  10. Promotion_ProductApplicability :: Text -> Promotion_ProductApplicability

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

Page 230 of many | Previous | Next