Particular Audience
Particular Audience
Home
Jobs
Particular Audience
Particular Audience
1.1.2
Particular Audience API
Recommendation API
Getting Started
Deploying to Production
Personalized Recommendations
Similar Items Based Hybrids
Popular Items
Collaborative Filtering Jaccard Items Viewed Together
Collaborative Filtering Jaccard Items Bought Together
Visually Similar
Similar Attributes
Items Often Bought Together - Cart Page
Recently Viewed
Historic Viewed Items
Items Often Bought Together - Recently Viewed Items
Items Often Viewed Together - Recently Viewed Items
Sample Response
Search API
Search
Managed Services
Google Tag Manager
Shopify Integration
Magento Integration
Collaborative Filtering Jaccard Items Bought Together
Used to return the list of items that are often bought with a product. This tactic is based on all customers’ purchase behaviour.
get
Items Bought Together
/1.0/ClientRecom/{websiteId}/BoughtTogether?productRef={refId}
Request
Response
Request
Path Parameters
websiteId
required
string
Your website ID provided to you by PA
Query Parameters
refId
required
string
The product refId that you want to query for
Response
200: OK
{
"payload": ["1234", "5678", "9012"],
"type": 1,
"code": 0
}
Recommendation API - Previous
Collaborative Filtering Jaccard Items Viewed Together
Next - Recommendation API
Visually Similar
Last updated
3 months ago