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.
-
gogol-shopping-content Gogol.ShoppingContent Issue demotes the product in all selected destinations it affects.
-
gogol-shopping-content Gogol.ShoppingContent Issue disapproves the product in at least one of the selected destinations.
-
gogol-shopping-content Gogol.ShoppingContent Issue resolution is PENDING_PROCESSING.
data
ProductViewItemIssueItemIssueType gogol-shopping-content Gogol.ShoppingContent Type of the item issue. See: newProductViewItemIssueItemIssueType smart constructor.
ProductViewItemIssueItemIssueType :: Maybe Text -> Maybe Text -> ProductViewItemIssueItemIssueTypegogol-shopping-content Gogol.ShoppingContent No documentation available.
newtype
ProductViewItemIssue_Resolution gogol-shopping-content Gogol.ShoppingContent Item issue resolution.
ProductViewItemIssue_Resolution :: Text -> ProductViewItemIssue_Resolutiongogol-shopping-content Gogol.ShoppingContent No documentation available.
pattern
ProductViewItemIssue_Resolution_MERCHANTACTION :: ProductViewItemIssue_Resolutiongogol-shopping-content Gogol.ShoppingContent The merchant has to fix the issue.
pattern
ProductViewItemIssue_Resolution_PENDINGPROCESSING :: ProductViewItemIssue_Resolutiongogol-shopping-content Gogol.ShoppingContent The issue will be resolved automatically (for example, image crawl), or Google review. No merchant action is required now. Resolution might lead to another issue (for example, if crawl fails).
pattern
ProductViewItemIssue_Resolution_Unknown :: ProductViewItemIssue_Resolutiongogol-shopping-content Gogol.ShoppingContent Unknown resolution type.