Description Usage Arguments Value
View source: R/categories_and_publications.R
Get listing prices.
1 | get_listing_prices(site_id, price)
|
site_id |
Required. site_id of the country of interest. See mercadolibreR::get_site_ids() for valid site_ids. |
price |
Required. Maximum price for listing and selling. |
Returns a data frame (tibble) of prices for various listing types for the given country's Mercado Libre site. Fields include listing_type_id, listing_type_name, listing_exposure, requires_picture, currency_id, listing_fee_amount, sale_fee_amount, free_relist, and stop_time. 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.