Products API
Last updated
Last updated
Creates or updates a product with the provided details
Unique identifier for the product
product-id
Type identifier for the product
type-id
The type of update. Valid values are either FULL_UPDATE or INCREMENTAL_UPDATE. When using full update mode, any pre-existing properties not included in the request will be removed. Defaults to INCREMENTAL_UPDATE.
INCREMENTAL_UPDATE
No content
Fetch the recommendations for a user
Unique identifier of the profile
abcd-1234-abcd-1234
Type identifier for the product
events
Number of results to retrieve
10
No content