Options
All
  • Public
  • Public/Protected
  • All
Menu

Recommendation request parameters

Hierarchy

  • RecommendationParams

Index

Properties

placementId: string

Placement ID to which the recommendation frame is assigned.

You can find in quartic control panel: https://cp.quarticon.com/upseller/myPlacements

Placement ID is on the bar next to the placement name, it has the _qS_ prefix. For example from string _qS_2chci placement ID is 2chci

Placement ID _qS_ prefix is not needed and will be cut out if provided

cookie?: string

Cookie identifying the user

filters?: Filter[]

Array of filters, they are used to limit the resulting product list

More details you can find here: Filter

productId?: string

Product identifier.

Recommendations in the context of a product should contain the id of the product for which the recommendation will be generated. For example, to get a list of products similar to product A, provide the product ID of A.

Generated using TypeDoc