Updating the list of recommended products for a product with the given identifier.
object
object
_session_hash
(string)Required. Session identifier (received during login - doLogin)
product_id
(integer)Required. Product identifier.
recommended
(array of integer)Required. Identifiers of recommended products. Passing an empty array removes all recommended products from the product.
_update
(boolean)Update status.