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.

  1. newtype ReportInteractionRequest_InteractionType

    gogol-shopping-content Gogol.ShoppingContent

    Required. Type of the interaction that is reported, for example INTERACTION_CLICK.

  2. ReportInteractionRequest_InteractionType :: Text -> ReportInteractionRequest_InteractionType

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  3. pattern ReportInteractionRequest_InteractionType_INTERACTIONCLICK :: ReportInteractionRequest_InteractionType

    gogol-shopping-content Gogol.ShoppingContent

    When a recommendation is clicked.

  4. pattern ReportInteractionRequest_InteractionType_INTERACTIONDISMISS :: ReportInteractionRequest_InteractionType

    gogol-shopping-content Gogol.ShoppingContent

    When a recommendation is dismissed.

  5. pattern ReportInteractionRequest_InteractionType_INTERACTIONTYPEUNSPECIFIED :: ReportInteractionRequest_InteractionType

    gogol-shopping-content Gogol.ShoppingContent

    Default value. If provided, the service will throw ApiError with description "Required parameter: interactionType".

  6. fromReportInteractionRequest_InteractionType :: ReportInteractionRequest_InteractionType -> Text

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  7. newContentRecommendationsReportInteraction :: Int64 -> ReportInteractionRequest -> ContentRecommendationsReportInteraction

    gogol-shopping-content Gogol.ShoppingContent

    Creates a value of ContentRecommendationsReportInteraction with the minimum fields required to make a request.

  8. newReportInteractionRequest :: ReportInteractionRequest

    gogol-shopping-content Gogol.ShoppingContent

    Creates a value of ReportInteractionRequest with the minimum fields required to make a request.

  9. 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.

  10. data ContentRecommendationsReportInteraction

    gogol-shopping-content Gogol.ShoppingContent.Content.Recommendations.ReportInteraction

    Reports an interaction on a recommendation for a merchant. See: newContentRecommendationsReportInteraction smart constructor.

Page 45 of many | Previous | Next