Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-shopping-content Gogol.ShoppingContent Request to report interactions on a recommendation. See: newReportInteractionRequest smart constructor.
-
gogol-shopping-content Gogol.ShoppingContent No documentation available.
newtype
ReportInteractionRequest_InteractionType gogol-shopping-content Gogol.ShoppingContent Required. Type of the interaction that is reported, for example INTERACTION_CLICK.
ReportInteractionRequest_InteractionType :: Text -> ReportInteractionRequest_InteractionTypegogol-shopping-content Gogol.ShoppingContent No documentation available.
-
gogol-shopping-content Gogol.ShoppingContent When a recommendation is clicked.
-
gogol-shopping-content Gogol.ShoppingContent When a recommendation is dismissed.
-
gogol-shopping-content Gogol.ShoppingContent Default value. If provided, the service will throw ApiError with description "Required parameter: interactionType".
fromReportInteractionRequest_InteractionType :: ReportInteractionRequest_InteractionType -> Textgogol-shopping-content Gogol.ShoppingContent No documentation available.
-
gogol-shopping-content Gogol.ShoppingContent Creates a value of ContentRecommendationsReportInteraction with the minimum fields required to make a request.
newReportInteractionRequest :: ReportInteractionRequestgogol-shopping-content Gogol.ShoppingContent Creates a value of ReportInteractionRequest with the minimum fields required to make a request.