Hoogle Search

Within LTS Haskell 24.11 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. newtype ProductIssueImpact_Severity

    gogol-shopping-content Gogol.ShoppingContent

    The severity of the issue.

  2. ProductIssueImpact_Severity :: Text -> ProductIssueImpact_Severity

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  3. pattern ProductIssueImpact_Severity_Error' :: ProductIssueImpact_Severity

    gogol-shopping-content Gogol.ShoppingContent

    Causes either an account suspension or an item disapproval. Errors should be resolved as soon as possible to ensure items are eligible to appear in results again.

  4. pattern ProductIssueImpact_Severity_Info :: ProductIssueImpact_Severity

    gogol-shopping-content Gogol.ShoppingContent

    Infos are suggested optimizations to increase data quality. Resolving these issues is recommended, but not required.

  5. pattern ProductIssueImpact_Severity_SEVERITYUNSPECIFIED :: ProductIssueImpact_Severity

    gogol-shopping-content Gogol.ShoppingContent

    Default value. Will never be provided by the API.

  6. pattern ProductIssueImpact_Severity_Warning :: ProductIssueImpact_Severity

    gogol-shopping-content Gogol.ShoppingContent

    Warnings can negatively impact the performance of ads and can lead to item or account suspensions in the future unless the issue is resolved.

  7. data ProductProductDetail

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  8. ProductProductDetail :: Maybe Text -> Maybe Text -> Maybe Text -> ProductProductDetail

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  9. data ProductShipping

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  10. ProductShipping :: Maybe Text -> Maybe Text -> Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe Text -> Maybe Price -> Maybe Text -> Maybe Text -> ProductShipping

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

Page 48 of many | Previous | Next