Description Usage Arguments Value
View source: R/categories_and_publications.R
Predict the category a product should fall under.
1 | predict_category(site_id, title)
|
site_id |
Required. site_id of the country the product will be listed in. See mercadolibreR::get_site_ids() for valid site_ids. |
title |
Required. Title of the product's listing. |
Returns a list() of the predicted categories with associated ids and probabilities. See the API documentation for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.