You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Product list viewed events act as a positive signal for associated record objects — the associated Product IDs. Query ID is optional and indicates that the view events are the result of a search query.',
13
13
fields: {
14
-
objectIDs: {
15
-
label: 'Product IDs',
16
-
description: 'Product IDs of the viewed items. Defaults to an array of `products.product_id`.',
17
-
type: 'string',
14
+
products: {
15
+
label: 'Product Details',
16
+
description:
17
+
'The viewed products. Populates the ObjectIDs field in the Algolia Insights API. Each object must contain a product_id field.',
0 commit comments