get_listing_prices: Get listing prices.

Description Usage Arguments Value

View source: R/categories_and_publications.R

Description

Get listing prices.

Usage

1
get_listing_prices(site_id, price)

Arguments

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.

Value

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.


njcorona/mercadolibreR documentation built on July 19, 2020, 3:21 p.m.