Hoogle Search
Within LTS Haskell 24.25 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
module Gogol.ShoppingContent.Content.Recommendations.
ReportInteraction Reports an interaction on a recommendation for a merchant. See: Content API for Shopping Reference for content.recommendations.reportInteraction.
data
ContentRecommendationsReportInteraction gogol-shopping-content Gogol.ShoppingContent.Content.Recommendations.ReportInteraction Reports an interaction on a recommendation for a merchant. See: newContentRecommendationsReportInteraction smart constructor.