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.
-
gogol-shopping-content Gogol.ShoppingContent.Content.Recommendations.ReportInteraction No documentation available.
-
gogol-shopping-content Gogol.ShoppingContent.Content.Recommendations.ReportInteraction A resource alias for content.recommendations.reportInteraction method which the ContentRecommendationsReportInteraction request conforms to.
-
gogol-shopping-content Gogol.ShoppingContent.Content.Recommendations.ReportInteraction Creates a value of ContentRecommendationsReportInteraction with the minimum fields required to make a request.
-
gogol-shopping-content Gogol.ShoppingContent.Types Request to report interactions on a recommendation. See: newReportInteractionRequest smart constructor.
-
gogol-shopping-content Gogol.ShoppingContent.Types No documentation available.
newtype
ReportInteractionRequest_InteractionType gogol-shopping-content Gogol.ShoppingContent.Types Required. Type of the interaction that is reported, for example INTERACTION_CLICK.
ReportInteractionRequest_InteractionType :: Text -> ReportInteractionRequest_InteractionTypegogol-shopping-content Gogol.ShoppingContent.Types No documentation available.
-
gogol-shopping-content Gogol.ShoppingContent.Types When a recommendation is clicked.
-
gogol-shopping-content Gogol.ShoppingContent.Types When a recommendation is dismissed.
-
gogol-shopping-content Gogol.ShoppingContent.Types Default value. If provided, the service will throw ApiError with description "Required parameter: interactionType".